Skip to content

Commit

Permalink
Added z-index to moderation action to fix bug (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
degenone committed Sep 19, 2023
1 parent f0a2429 commit 34c3484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TagzApp.Web/wwwroot/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ span.invisible {
align-items: center;
background-color: #ccc;
opacity: 0.7;
z-index: 10;
}

#moderationAction i {
Expand Down

0 comments on commit 34c3484

Please sign in to comment.