mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
[view] improvement: 'close' button added to the screenshots window
This commit is contained in:
@@ -391,6 +391,10 @@ ScreenshotsDialog QAbstractButton[control = "true"] {
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
ScreenshotsDialog QPushButton#close {
|
||||
min-width: 25px;
|
||||
}
|
||||
|
||||
SettingsWindow TabGroupQt#settings {
|
||||
min-width: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user