timetracker/static/scss/_periods.scss

7 lines
97 B
SCSS

.period {
&__header {
display: flex;
justify-content: space-between;
}
}