OpenBoard.css: Add background color to QMenu

Fixes ui with dark system themes
parent 426b1f7a
......@@ -40,6 +40,7 @@ QMenu
{
border: none;
font-size: 12px;
background-color: #dddddd;
}
QMenu::item
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment