added support for grouping

This commit is contained in:
undergroundwires
2020-01-09 20:18:20 +01:00
parent 6825001c61
commit ec6b3c5407
16 changed files with 270 additions and 186 deletions

View File

@@ -50,9 +50,6 @@ export default class CardList extends StatefulVue {
display: flex;
flex-flow: row wrap;
font-family: $main-font;
.card {
}
}
.error {
width: 100%;