Compare commits

...

1 Commits

Author SHA1 Message Date
Yuki 0585f0abaf Update user_card.scss
this fixes the moderation popover being below the tab buttons
2022-12-12 10:23:54 +00:00
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;