mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
调整floating search顶部间距
This commit is contained in:
parent
486d4a50b5
commit
5bce1c2f3d
1 changed files with 4 additions and 0 deletions
|
|
@ -826,6 +826,10 @@ li {
|
|||
padding: 4px 6px !important;
|
||||
}
|
||||
|
||||
.float-search-modal-container.modal-container.mod-dim .modal {
|
||||
margin-top: -41px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* 适配手机端,以13Pro Max分辨率为限制 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue