mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[view] improvement: confirmation dialog icon size
This commit is contained in:
@@ -76,10 +76,10 @@ QLabel[tip_icon = "true"] {
|
||||
|
||||
QLabel#confirm_dialog_icon {
|
||||
qproperty-scaledContents: True;
|
||||
min-width: 48px;
|
||||
max-width: 48px;
|
||||
min-height: 48px;
|
||||
max-height: 48px;
|
||||
min-width: 32px;
|
||||
max-width: 32px;
|
||||
min-height: 32px;
|
||||
max-height: 32px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user