canvasapp/interactive.tcss

9 lines
109 B
Plaintext

Screen {
layout: vertical;
}
.box {
height: 1fr;
border: solid green;
width: 100%;
}