fix: style on members list

This commit is contained in:
Jean-Baptiste Pasquier 2020-09-24 11:38:57 +02:00
parent cbba3c8f0b
commit 7e819938da
1 changed files with 5 additions and 0 deletions

View File

@ -92,11 +92,16 @@
margin-right: 0.50rem;
}
}
.user-thumb[name="classGroup"] {
display: block;
margin-top: 15px;
}
/* Apply the grids to all user-thumbs */
.user-thumb>div,
.user-thumb>[name='classGrid'],
[name='user-thumb'] {
@extend %user-thumb__grid;
>[name='sup'] {