Skip to content

Commit

Permalink
Fix modal z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDaub committed Aug 8, 2023
1 parent 77102a2 commit 5e2410c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/public/news.css
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,8 @@ body {
margin: 14px 14px 14px 10px;
}
.sidebar {

z-index: 6;
overflow: hidden;
background-color: rgb(246, 246, 239);
min-width: 75px;
Expand Down

0 comments on commit 5e2410c

Please sign in to comment.