Use Sans font for Classic editor menubar
This commit is contained in:
parent
b2c6c6c167
commit
c9c2adde0f
|
@ -209,6 +209,7 @@ li.ProseMirror-selectednode:after {
|
|||
}
|
||||
|
||||
.ProseMirror-menubar {
|
||||
font-family: @sansFont;
|
||||
position: relative;
|
||||
min-height: 1em;
|
||||
color: #666;
|
||||
|
|
Loading…
Reference in New Issue