Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit 2b51c3a

Browse files
committed
sttle: More minor style changes
1 parent d927706 commit 2b51c3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/ui/window.blp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,11 @@ Popover errors-popover {
182182
Label {
183183
margin-top: 6;
184184
margin-bottom: 6;
185-
margin-start: 12;
186-
margin-end: 12;
185+
margin-start: 6;
186+
margin-end: 6;
187187
halign: start;
188188
styles ["dim-label"]
189-
max-width-chars: 50;
189+
max-width-chars: 30;
190190
wrap: true;
191191
justify: left;
192192
}

0 commit comments

Comments
 (0)