mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 03:26:05 -04:00
Merge pull request #799 from kiwix/paddingFix
This commit is contained in:
commit
d483c1abca
@ -7,7 +7,11 @@ QPushButton,
|
||||
QSpinBox {
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
QLabel,
|
||||
QPushButton {
|
||||
padding: 12px 8px;
|
||||
}
|
||||
|
||||
QFrame[frameShape="4"] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user