1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-16 02:58:00 -05:00

Updated padded style

This commit is contained in:
BenjaminHalko
2023-08-25 10:29:23 -07:00
parent 0e443dcb05
commit 8677d98a10
3 changed files with 1 additions and 12 deletions

View File

@@ -319,11 +319,6 @@ QWidget#controllerPlayer8 {
background: transparent;
}
QDialog QPushButton {
min-width: 57px;
padding: 4px 8px;
}
QDialog#QtSoftwareKeyboardDialog,
QStackedWidget#topOSK {
background: rgba(51, 51, 51, .9);