otime/event_mgr.tcss

10 lines
100 B
Plaintext

Screen {
layout: grid;
grid-size: 3;
}
.box {
height: 100%;
border: solid green;
}