update default flamingo width to work with new menu sizings

This commit is contained in:
ksyasuda 2022-02-05 14:23:54 -08:00
parent c5bf198466
commit a6e80c1ad0

View File

@ -39,7 +39,7 @@ window {
location: west; location: west;
anchor: west; anchor: west;
height: 70%; height: 70%;
width: 25%; width: 45%;
orientation: vertical; orientation: vertical;
children: [mainbox]; children: [mainbox];
border: 2px 2px 2px 0px; border: 2px 2px 2px 0px;