UI: Fix padding on Acri context bar buttons
This commit is contained in:
parent
51050f7181
commit
4b2fe7b552
@ -317,8 +317,8 @@ QScrollBar::left-arrow:horizontal, QScrollBar::right-arrow:horizontal, QScrollBa
|
||||
max-height: 40px;
|
||||
}
|
||||
|
||||
#contextContainer QPushButton[themeID2=contextBarButton] {
|
||||
padding: 0px;
|
||||
#contextContainer QPushButton {
|
||||
padding: 0px 12px;
|
||||
}
|
||||
|
||||
QPushButton#sourcePropertiesButton {
|
||||
|
Loading…
x
Reference in New Issue
Block a user