Skip to content

Commit

Permalink
Fix the issue of the left panel being blocked.
Browse files Browse the repository at this point in the history
  • Loading branch information
GspikeHalo committed Jan 29, 2025
1 parent 3a1c33d commit 7f187fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
width: 100%;
height: 100%;
position: fixed;
z-index: 3;
}

#left-container {
Expand Down

0 comments on commit 7f187fe

Please sign in to comment.