CompactToot: fix the author overflow
This commit is contained in:
parent
de03e62783
commit
8c5ffc0f6b
1 changed files with 2 additions and 0 deletions
|
@ -193,6 +193,8 @@
|
|||
gap: 8px;
|
||||
align-items: center;
|
||||
margin-bottom: 8px;
|
||||
flex-flow: row wrap;
|
||||
justify-content: flex-end;
|
||||
|
||||
>.compactAuthorUsername {
|
||||
color: var(--tutu-color-secondary-text-on-surface);
|
||||
|
|
Loading…
Reference in a new issue