rspace-online/modules/rtime/components/rtime.css

8 lines
167 B
CSS

/* rTime module — minimal external CSS (most styling in shadow DOM) */
folk-timebank-app {
display: flex;
flex-direction: column;
height: 100%;
min-height: 0;
}