Skip to content

Commit

Permalink
Set a default width of 12% for sidebar.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-wu committed May 27, 2019
1 parent 73aa8bd commit 3a2ae2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
opacity: 0;
visibility: hidden; /* Show the snackbar */
overflow: auto;
width: 12%;
}

.sidebar-topbutton {
Expand Down

0 comments on commit 3a2ae2e

Please sign in to comment.