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 {
|
.ProseMirror-menubar {
|
||||||
|
font-family: @sansFont;
|
||||||
position: relative;
|
position: relative;
|
||||||
min-height: 1em;
|
min-height: 1em;
|
||||||
color: #666;
|
color: #666;
|
||||||
|
|
Loading…
Reference in New Issue