fix mobile avi in usercard when no badges/status/etc
This commit is contained in:
@@ -928,9 +928,9 @@ ol.sortable-list {
|
|||||||
min-height: 140px;
|
min-height: 140px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.usercard-inner {
|
.usercard-inner:has(.usercard-rest) {
|
||||||
flex-direction: row;
|
display: grid;
|
||||||
justify-content: space-between;
|
grid-template-columns: min-content 1fr;
|
||||||
}
|
}
|
||||||
|
|
||||||
.thread-title-counter {
|
.thread-title-counter {
|
||||||
|
|||||||
Reference in New Issue
Block a user