[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:
Echo 2026-04-14 13:58:50 +02:00 committed by Claire
parent 26e03f37e9
commit 16328187d7

View File

@ -67,6 +67,10 @@
flex-wrap: nowrap;
overflow: hidden;
position: relative;
> button {
flex-shrink: 0;
}
}
.tagsListShowAll {