ui: fixed tooltips were not resizing if app font size was changed on windows
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
QToolTip {
|
||||
background-color: #E0E0E0;
|
||||
color: black;
|
||||
font-size: <setting:font_size>px;
|
||||
}
|
||||
|
||||
QPushButton {
|
||||
|
||||
Reference in New Issue
Block a user