mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
修复 editing toolbar bug
This commit is contained in:
parent
0b957c802d
commit
7ad40c4152
1 changed files with 1 additions and 1 deletions
|
|
@ -1861,7 +1861,7 @@ body:not(.is-mobile) .suggestion-container.mod-search-suggestion .suggestion {
|
|||
* 调整 cMenu Toolbar Editor 样式
|
||||
*/
|
||||
#editingToolbarModalBar.editingToolbarFlex :is(.editingToolbarCommandItem, button[class^=editingToolbarCommandsubItem]) {
|
||||
/* margin: 5px !important; */
|
||||
margin: 5px !important;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue