project: admin tag displayed when it is needed + some CSS

This commit is contained in:
gaelle morin
2020-01-22 16:08:53 +01:00
parent 541ace4e3f
commit 3042c8efe2
3 changed files with 10 additions and 4 deletions

View File

@ -107,6 +107,10 @@
@extend %tag-role;
}
}
.tag-admin:not(:empty) {
@extend %tag-admin;
}
}
>[name='sub'] {