修改已知bug
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user