mirror of
https://github.com/funamitech/mastodon
synced 2024-12-02 16:58:53 +09:00
Apply white-space: nowrap to account relationships icons
This commit is contained in:
parent
59936b7a98
commit
7ebd6ed03c
@ -1021,6 +1021,7 @@
|
||||
.account__relationship {
|
||||
height: 18px;
|
||||
padding: 10px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.account__header__wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user