This commit is contained in:
wyx
2023-03-21 10:47:04 +08:00
parent bc1136255c
commit 43aba135ea
5 changed files with 20 additions and 5 deletions

View File

@@ -269,7 +269,10 @@ defineExpose({ openDrawer });
.ant-table-striped :deep(.table-striped) td {
background-color: #fafafa !important;
}
.addcaseDrawer > .ant-drawer-content-wrapper {
min-width: 1300px !important;
width: 1300px !important;
}
.addcaseDrawer {
.drawerMain {
.header {