mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
优化手机圆角 效果
This commit is contained in:
parent
a308d34ab8
commit
e463a85393
1 changed files with 2 additions and 2 deletions
|
|
@ -2335,10 +2335,10 @@ body:not(.is-mobile).theme-dark .modal-container.mod-dim .prompt {
|
|||
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.setting-item-control select,
|
||||
body:not(.is-mobile) .setting-item-control select,
|
||||
body:not(.is-mobile) .global-search-input-container,
|
||||
body:not(.is-mobile) .search-input-container input,
|
||||
button:not(.clickable-icon),
|
||||
body:not(.is-mobile) button:not(.clickable-icon),
|
||||
body:not(.is-mobile) input.prompt-input,
|
||||
body:not(.is-mobile) .suggestion-item.is-selected {
|
||||
border: 1px solid rgb(0 0 0 / 10%);
|
||||
|
|
|
|||
Loading…
Reference in a new issue