mirror of
https://github.com/UN-GCPDS/qt-material.git
synced 2025-01-27 17:02:57 +08:00
Remove font-size from widgets
This commit is contained in:
parent
0231b1b529
commit
0ffb903b53
@ -335,7 +335,6 @@ QGroupBox {
|
||||
border-radius: 4px;
|
||||
padding: 15px;
|
||||
padding-top: 30px;
|
||||
font-size: 13px;
|
||||
line-height: 13px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
@ -356,7 +355,6 @@ QRadioButton,
|
||||
QCheckBox {
|
||||
spacing: 10px;
|
||||
color: {{secondaryTextColor}};
|
||||
font-size: 14px;
|
||||
line-height: 14px;
|
||||
height: 30px;
|
||||
background-color: transparent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user