UX: fix topic stream placeholders (#18336)
This commit is contained in:
parent
0c45aa7900
commit
b515a45cf4
|
@ -42,6 +42,10 @@ $quote-share-maxwidth: 150px;
|
|||
margin-bottom: 0.6em;
|
||||
}
|
||||
|
||||
.post-stream .placeholder .row {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.names {
|
||||
flex: 1 1 auto;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue