mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 23:31:36 +08:00
UI: Fix toolbutton colour in Yami
This commit is contained in:
@@ -416,7 +416,7 @@ QToolBar {
|
||||
|
||||
QPushButton[toolButton="true"],
|
||||
QToolButton {
|
||||
background-color: rgb(160,64,75);
|
||||
background-color: rgb(60,64,75);
|
||||
padding: 4px 6px;
|
||||
margin: 0px 2px;
|
||||
border-radius: 2px;
|
||||
|
||||
Reference in New Issue
Block a user