mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
reduce badge width request
This commit is contained in:
parent
f96c012504
commit
cea126d06d
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@ impl Dialog for PreferencesDialog {
|
|||
.sensitive(false)
|
||||
.valign(Align::Center)
|
||||
.halign(Align::Center)
|
||||
.width_request(76)
|
||||
.width_request(64)
|
||||
.build()
|
||||
}
|
||||
/// Left (prefix) widget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue