forked from AkkomaGang/akkoma-fe
Update user_card.scss
this fixes the moderation popover being below the tab buttons
This commit is contained in:
parent
9bf310d509
commit
0585f0abaf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
.user-card {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
z-index: 7;
|
||||
|
||||
&:hover {
|
||||
--_still-image-img-visibility: visible;
|
||||
|
|
Loading…
Reference in a new issue