修改已知bug

This commit is contained in:
qq787203167
2022-08-05 18:16:24 +08:00
parent c0ec0fdda3
commit f98321862d
@@ -1314,7 +1314,7 @@
max-height: 39vh !important;
}
.ant-modal-body {
.ant-modal-body {
overflow-y: visible !important;
}
@@ -1361,7 +1361,7 @@
}
.ant-modal-body {
.show-setting .ant-modal-body {
max-height: 500px;
overflow-y: auto;
}