完善页面细节
This commit is contained in:
@@ -190,9 +190,9 @@ if (idx > -1) { labels.splice(idx, 1) }
|
||||
|
||||
<style scoped lang="scss">
|
||||
.admin-main {
|
||||
padding: 24px;
|
||||
background-color: #f0f2f5;
|
||||
height: 100vh;
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
.label-layout {
|
||||
|
||||
Reference in New Issue
Block a user