yorha: Fix excessive QSpinBox height
This commit is contained in:
@@ -197,6 +197,7 @@ QPushButton::disabled {
|
|||||||
/* QSpinBox (Settings -> Emulator -> width/height) */
|
/* QSpinBox (Settings -> Emulator -> width/height) */
|
||||||
/* QDoubleSpinBox (Pads -> Mouse Acceleration -> x/y) */
|
/* QDoubleSpinBox (Pads -> Mouse Acceleration -> x/y) */
|
||||||
QSpinBox, QDoubleSpinBox {
|
QSpinBox, QDoubleSpinBox {
|
||||||
|
height: 0.1em;
|
||||||
background-color: #b3ac98;
|
background-color: #b3ac98;
|
||||||
}
|
}
|
||||||
QSpinBox::disabled, QDoubleSpinBox::disabled {
|
QSpinBox::disabled, QDoubleSpinBox::disabled {
|
||||||
|
|||||||
Reference in New Issue
Block a user