salix/modules/agency/front/calendar/style.scss

7 lines
130 B
SCSS
Raw Normal View History

vn-calendar:nth-child(2n + 1) {
border-right:1px solid #ddd
2019-06-27 09:48:33 +00:00
}
.calendarControlsHeader {
justify-content: space-between;
}