fix: style on members list
This commit is contained in:
parent
cbba3c8f0b
commit
7e819938da
@ -92,11 +92,16 @@
|
|||||||
margin-right: 0.50rem;
|
margin-right: 0.50rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.user-thumb[name="classGroup"] {
|
||||||
|
display: block;
|
||||||
|
margin-top: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Apply the grids to all user-thumbs */
|
/* Apply the grids to all user-thumbs */
|
||||||
.user-thumb>div,
|
.user-thumb>div,
|
||||||
.user-thumb>[name='classGrid'],
|
.user-thumb>[name='classGrid'],
|
||||||
[name='user-thumb'] {
|
[name='user-thumb'] {
|
||||||
|
|
||||||
@extend %user-thumb__grid;
|
@extend %user-thumb__grid;
|
||||||
|
|
||||||
>[name='sup'] {
|
>[name='sup'] {
|
||||||
|
Loading…
Reference in New Issue
Block a user