QToolBar background color only applies to actions on Linux.

Bug in Qt 5.
This commit is contained in:
Roman Telezhynskyi 2023-08-08 10:39:14 +03:00
parent aeb4780c96
commit 358e16bb0d

View file

@ -772,6 +772,7 @@ QFrame[frameShape] QAbstractItemView:hover
QToolBar QToolBar
{ {
font-weight: bold; font-weight: bold;
border: 1px;
} }
QToolBar:horizontal QToolBar:horizontal