improve concernedGroups in Activity list

TODO refund concernedGroups for better flexibility
This commit is contained in:
2021-08-22 14:43:04 +02:00
parent a0f0e4e9ad
commit 10b1edda11
5 changed files with 52 additions and 48 deletions

View File

@@ -29,8 +29,10 @@
// specific chill badge for persons
span.badge-person {
display: inline-block;
padding: 0 0.5em !important;
background-color: $white;
color: $dark;
border: 1px solid $chill-ll-gray;
border-bottom: 2px solid $chill-green;
border-radius: 6px;