mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
增加新建订阅
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
url('../assets/fonts/SourceCodePro-Regular.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.ant-modal-body {
|
||||
max-height: calc(85vh - 110px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.log-modal {
|
||||
.ant-modal {
|
||||
padding-bottom: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user