Skip to content

Commit

Permalink
Fix z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
onkofonko committed Oct 23, 2024
1 parent 3970e5d commit 3d77ebb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/theme/source.css
Original file line number Diff line number Diff line change
Expand Up @@ -3622,10 +3622,6 @@ button[aria-label="Disable Game Activity"] .contents_dd4f85:after {
contain: none;
}

.header_b8cc6d {
z-index: 1;
}

.body_b8cc6d>div:nth-child(2) {
padding-top: 14px;
border-top: 1px solid var(--background-modifier-accent);
Expand Down

0 comments on commit 3d77ebb

Please sign in to comment.