Skip to content

Commit

Permalink
Update sidebar.css
Browse files Browse the repository at this point in the history
  • Loading branch information
wizrdsh authored Nov 27, 2024
1 parent 1cbb302 commit 6485f6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extensions/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
max-width: var(--uc-sidebar-width) !important;
z-index:1;
margin-top: -73px;
z-index:999999;
}


Expand Down Expand Up @@ -126,4 +127,4 @@
padding-top: 0px !important;
margin-top: 0px !important;
padding-left: calc(var(--sidebar-width) + 6px) !important;
}
}

0 comments on commit 6485f6f

Please sign in to comment.