mirror of
https://akkoma.dev/lamp/akkoma-fe.git
synced 2025-07-28 15:01:51 -04:00
345 - fix long username issue in repeat status
This commit is contained in:
parent
8efe30c2dc
commit
4d930c7c26
@ -438,6 +438,8 @@
|
||||
|
||||
.user-name {
|
||||
font-weight: bold;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
img {
|
||||
width: 14px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user