Prevent trending hashtag icon collapse when the hashtag overflows.

This commit is contained in:
Niléane 2024-03-02 11:36:47 +01:00
commit 15a338e8b1
No known key found for this signature in database
3 changed files with 3 additions and 0 deletions

View file

@ -4122,6 +4122,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-position: center;
background-size: contain;
background-repeat: no-repeat;
min-width: 20px;
width: 20px;
height: 20px;
transform: scale(1.45);