mirror of
https://github.com/UN-GCPDS/qt-material.git
synced 2025-01-13 16:42:56 +08:00
Added margin to QToolButton
This commit is contained in:
parent
a289f34f16
commit
a2d0e903e5
@ -891,8 +891,8 @@ QToolButton {
|
||||
background: {{secondaryDarkColor}};
|
||||
border: 0px;
|
||||
height: 40px;
|
||||
margin: 0px;
|
||||
padding: 5px;
|
||||
margin: 3px;
|
||||
padding: 3px;
|
||||
border-right: 10px solid {{secondaryDarkColor}};
|
||||
border-left: 10px solid {{secondaryDarkColor}};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user