mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-27 06:18:06 +09:00
[frontend] Fix inline replies on chrome >= 130
This commit is contained in:
parent
3adb155ed4
commit
b5831f5a91
@ -84,7 +84,7 @@ const showTicker =
|
||||
margin-right: 1em;
|
||||
}
|
||||
> .user-info {
|
||||
width: 0;
|
||||
width: inherit;
|
||||
flex-grow: 1;
|
||||
line-height: 1.5;
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user