[SSE] - Fix cell background for dropdownmenu in OleEditor
This commit is contained in:
parent
4f3ac36789
commit
6629ed31eb
|
@ -220,3 +220,8 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#id-toolbar-btn-cstyle {
|
||||||
|
.style {
|
||||||
|
background-color: @canvas-content-background;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue