增加新建订阅

This commit is contained in:
whyour
2022-05-10 14:38:06 +08:00
parent 85d8565241
commit ebb6290468
13 changed files with 489 additions and 31 deletions
+5
View File
@@ -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;