Fix checkbox in background settings.

This commit is contained in:
John Preston
2025-09-01 10:59:54 +04:00
parent 00919f3232
commit b075bb9f4e
+1 -1
View File
@@ -758,7 +758,7 @@ backgroundCheckbox: Checkbox(defaultCheckbox) {
textFg: msgServiceFg;
textFgActive: msgServiceFg;
width: -50px;
width: -10px;
margin: margins(0px, 0px, 0px, 0px);
textPosition: point(0px, 6px);