mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
8 lines
112 B
SCSS
8 lines
112 B
SCSS
|
table {
|
||
|
@extend .table, .is-striped, .is-hoverable;
|
||
|
}
|
||
|
|
||
|
framadate-voting-summary {
|
||
|
@extend .table-container;
|
||
|
}
|