taf/styles/Apps/common.css

8 lines
110 B
CSS

.taf {
> .window-content {
padding: 0.5rem;
display: flex;
flex-direction: column;
gap: 0.5rem;
}
}