Update user_card.scss

this fixes the moderation popover being below the tab buttons
This commit is contained in:
Yuki 2022-12-12 10:23:54 +00:00
parent 9bf310d509
commit 0585f0abaf
1 changed files with 1 additions and 1 deletions

View File

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