This commit is contained in:
Pengxiansen
2025-02-28 18:37:21 +08:00
parent cdd6194e73
commit 403f234c7e
16 changed files with 53 additions and 31 deletions

View File

@@ -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 {