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