2024-07-25 13:21:48 +02:00

8 lines
119 B
SCSS

@import "@Themes/constants.scss";
.root {
display: flex;
flex-direction: column;
justify-content: space-between;
}