funky-framadate-front/src/styles/partials/_tables.scss
2020-04-25 17:47:00 +02:00

8 lines
112 B
SCSS

table {
@extend .table, .is-striped, .is-hoverable;
}
framadate-voting-summary {
@extend .table-container;
}