sttle: More minor style changes

This commit is contained in:
David Lapshin 2023-02-24 03:17:02 +03:00
parent d927706de4
commit 2b51c3a4f8

View file

@ -182,11 +182,11 @@ Popover errors-popover {
Label { Label {
margin-top: 6; margin-top: 6;
margin-bottom: 6; margin-bottom: 6;
margin-start: 12; margin-start: 6;
margin-end: 12; margin-end: 6;
halign: start; halign: start;
styles ["dim-label"] styles ["dim-label"]
max-width-chars: 50; max-width-chars: 30;
wrap: true; wrap: true;
justify: left; justify: left;
} }