mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[ui] improving the screenshots control buttons widths
This commit is contained in:
@@ -359,10 +359,15 @@ ScreenshotsDialog QLabel#image {
|
||||
qproperty-alignment: AlignCenter;
|
||||
}
|
||||
|
||||
ScreenshotsDialog QAbstractButton[control = "true"] {
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
SettingsWindow TabGroupQt#settings {
|
||||
min-width: 400px;
|
||||
}
|
||||
|
||||
QMenu QPushButton[current = "true"] {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user