[Glitch] Prevents featured tags from flickering
Port d931e2f30d107899a8392744358a508962a7222b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
26e03f37e9
commit
16328187d7
@ -67,6 +67,10 @@
|
|||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
> button {
|
||||||
|
flex-shrink: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.tagsListShowAll {
|
.tagsListShowAll {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user