Disable debugging style

This commit is contained in:
Jakub Hlusička 2026-01-01 03:49:59 +01:00
parent 79cb42ab15
commit 81a148b128

View file

@ -14,9 +14,10 @@ export component AppWindow inherits Window {
padding-top: 120px;
padding-bottom: 8px;
Rectangle {
background: #2c82ff;
border-color: #ffcf00;
border-width: 1px;
// For debugging bounds.
// background: #2c82ff;
// border-color: #ffcf00;
// border-width: 1px;
GridBox {
VerticalBox {
Text {