2023-11-23-2

This commit is contained in:
X1627315083
2023-11-23 14:05:35 +08:00
parent 25c0a80bb4
commit 2e2fe56e1c
10 changed files with 76 additions and 108 deletions

View File

@@ -388,6 +388,9 @@ li {
.ant-modal-wrap {
z-index: 10001;
}
.ant-select-dropdown {
z-index: 10001;
}
.habit :deep(.ant-btn:hover),
:deep(.ant-btn:focus),
:deep(.ant-btn:active),

View File

@@ -445,6 +445,9 @@ ul,li{
.ant-modal-wrap{
z-index: 10001;
}
.ant-select-dropdown{
z-index: 10001;
}
//提示框样式
.ant-modal-root{
.ant-modal-wrap{