mirror of
https://gitee.com/blossom-editor/blossom.git
synced 2025-12-06 16:58:26 +08:00
pref: 优化搜索框关闭按钮位置
This commit is contained in:
parent
55738311ba
commit
17c05ee47e
@ -29,6 +29,11 @@ export const cwTheme: any = {
|
||||
backgroundColor: 'var(--bl-editor-gutters-bg-color)',
|
||||
color: 'var(--el-color-primary)'
|
||||
},
|
||||
'.cm-panel.cm-search [name=close]': {
|
||||
fontSize: '20px !important',
|
||||
marginRight: '10px',
|
||||
color: 'var(--el-color-primary)'
|
||||
},
|
||||
'.cm-panels-top': {
|
||||
'z-index': '999',
|
||||
borderColor: 'var(--el-border-color)'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user