mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
完善新建订阅页面
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
.ant-modal-body {
|
||||
max-height: calc(85vh - 110px);
|
||||
max-height: calc(85vh - var(--vh-offset, 110px));
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user