2021-01-19 11:41:14 +01:00

10 lines
151 B
SCSS

:host {
.addon-calendar-period {
flex-grow: 3;
h3 {
margin-top: 10px;
font-size: 1.2rem;
}
}
}