Fix user moderation dropdown clipping

This commit is contained in:
Sol Fisher Romanoff 2022-12-10 21:03:12 +02:00 committed by hynet-mel
parent b7411c85f4
commit 9dc8c6ea9f

View file

@ -2,7 +2,7 @@
.user-card {
position: relative;
z-index: 1;
z-index: 10;
&:hover {
--_still-image-img-visibility: visible;