mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 16:44:04 -05:00
Fixed overflow issue
This commit is contained in:
parent
ec620ae486
commit
ac686d5a5d
@ -2350,6 +2350,7 @@
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
outline: 0;
|
||||
overflow: hidden;
|
||||
|
||||
& > button {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user