Skip to content

Commit

Permalink
fix sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
targoninc-alex committed Jun 23, 2024
1 parent 4bb6b4c commit 2433a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/styles/classes.css
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@

.sidebar.closed {
width: 0;
min-width: initial;
padding: 0;
overflow: hidden;
margin-left: calc(-1 * var(--gap-v));
Expand Down

0 comments on commit 2433a9a

Please sign in to comment.