Prevent trending hashtag icon collapse when the hashtag overflows.
This commit is contained in:
parent
392c8d0ef1
commit
15a338e8b1
3 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
|
|
@ -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);
|
||||
|
|
|
|||
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue