Prevents featured tags from flickering (#38667)
This commit is contained in:
parent
ba0b9e8ea5
commit
d931e2f30d
@ -67,6 +67,10 @@
|
||||
flex-wrap: nowrap;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
> button {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.tagsListShowAll {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user