mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-12-18 05:49:04 +01:00
Fixed overflow issue
This commit is contained in:
parent
ec620ae486
commit
ac686d5a5d
1 changed files with 1 additions and 0 deletions
|
@ -2350,6 +2350,7 @@
|
|||
position: relative;
|
||||
z-index: 2;
|
||||
outline: 0;
|
||||
overflow: hidden;
|
||||
|
||||
& > button {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue