[SSE] - Fix cell background for dropdownmenu in OleEditor

This commit is contained in:
Alexei Koshelev 2022-12-21 17:27:48 +03:00
parent 4f3ac36789
commit 6629ed31eb

View file

@ -220,3 +220,8 @@
}
}
#id-toolbar-btn-cstyle {
.style {
background-color: @canvas-content-background;
}
}