mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
修复关闭按钮无法点击问题
This commit is contained in:
parent
65f96cdda9
commit
12d4ae84c8
1 changed files with 1 additions and 1 deletions
|
|
@ -2603,7 +2603,7 @@ body:not(.is-mobile) .modal-container.mod-dim .modal:has(.export-image-preview-r
|
|||
}
|
||||
|
||||
.modal.mod-settings.mod-sidebar-layout .modal-close-button {
|
||||
/* display: none; */
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.modal-sidebar {
|
||||
|
|
|
|||
Loading…
Reference in a new issue