mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-17 23:06:47 +08:00
提交
This commit is contained in:
@@ -277,7 +277,12 @@ defineExpose({ openDrawer });
|
||||
.ant-table-striped :deep(.table-striped) td {
|
||||
background-color: #fafafa !important;
|
||||
}
|
||||
|
||||
::v-deep.ant-spin-nested-loading {
|
||||
height: 100%;
|
||||
.ant-spin-container {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
.growth-vote {
|
||||
.drawerMain {
|
||||
.header {
|
||||
@@ -304,7 +309,7 @@ defineExpose({ openDrawer });
|
||||
.main_left {
|
||||
padding-right: 30px;
|
||||
flex: 1;
|
||||
border-right: 1px solid #e8e8e8;
|
||||
// border-right: 1px solid #e8e8e8;
|
||||
margin-top: 0px;
|
||||
|
||||
.main_item {
|
||||
|
||||
Reference in New Issue
Block a user