mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
优化毛玻璃效果
This commit is contained in:
parent
3432d4a295
commit
57f21b74fb
1 changed files with 1 additions and 0 deletions
|
|
@ -2148,6 +2148,7 @@ body:not(.is-mobile).theme-dark .suggestion-item.is-selected {
|
|||
|
||||
body:not(.is-mobile) input.prompt-input {
|
||||
border-radius: 25px;
|
||||
padding: var(--size-4-1) var(--size-4-5);
|
||||
}
|
||||
|
||||
body:not(.is-mobile) input.prompt-input,
|
||||
|
|
|
|||
Loading…
Reference in a new issue