funky-framadate-front/src/app/features/administration/form/date/list/day/day-list.component.scss

11 lines
122 B
SCSS
Raw Normal View History

.day-weekend {
background: #dedede;
}
2021-05-18 12:36:49 +02:00
.button {
min-width: 9ch;
}
.icon {
margin-right: 1ch;
display: inline-block;
}