Fix user moderation dropdown clipping #249

Merged
floatingghost merged 1 commits from nbsp/pleroma-fe:fix/dropdown into develop 2022-12-14 12:08:27 +00:00
1 changed files with 1 additions and 1 deletions

View File

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