update: groups removed

This commit is contained in:
gaelle morin
2020-05-13 10:16:00 +02:00
parent ef8ad357f7
commit cf30a0e363
13 changed files with 5 additions and 69 deletions

View File

@ -22,10 +22,6 @@
@extend %user-thumb__name;
}
.tag-group {
@extend %user-thumb__groups;
}
.tag-admin:not(:empty) {
@extend %tag-admin;
}

View File

@ -64,10 +64,6 @@
@extend %user-thumb__name;
}
sib-multiple {
@extend %user-thumb__groups;
}
.tag-admin:not(:empty) {
@extend %tag-admin;
}