mirror of
https://github.com/certd/certd.git
synced 2026-04-21 02:20:52 +08:00
fix: 修复对话框全屏按钮与关闭按钮重叠的bug
This commit is contained in:
@@ -27,5 +27,5 @@
|
||||
}
|
||||
|
||||
.fs-form-wrapper .fs-form-header {
|
||||
padding-right: 30px;
|
||||
padding-right: 30px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user