mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-15 00:34:42 +09:00
Fix wrapped text being center aligned for the version info of snapshot box
This commit is contained in:
@@ -31,6 +31,8 @@ template $SnapshotBox : Gtk.Box {
|
||||
wrap: true;
|
||||
justify: right;
|
||||
hexpand: true;
|
||||
halign: end;
|
||||
natural-wrap-mode: none;
|
||||
}
|
||||
}
|
||||
Box {
|
||||
|
||||
Reference in New Issue
Block a user