funky-framadate-front/src/styles/partials/_tables.scss

8 lines
112 B
SCSS
Raw Normal View History

2020-04-21 10:50:26 +02:00
table {
@extend .table, .is-striped, .is-hoverable;
}
framadate-voting-summary {
@extend .table-container;
}