Widen selected color display

This commit is contained in:
Isaiah Odhner 2023-04-12 15:25:20 -04:00
parent 083b169257
commit 2e454333fb

View File

@ -72,7 +72,7 @@ Screen {
} }
#selected_color { #selected_color {
width: 6; width: 8;
height: 4; height: 4;
margin-left: 1; margin-left: 1;
} }