Skip to content

Commit

Permalink
fix sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenNingia committed Feb 12, 2021
1 parent dd727d4 commit 7d4feba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/dashboard/dashboard.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
flex-grow: 1;
max-width: 250px;
border-right: 2px solid white;
min-width: 150px;
min-width: 250px;
overflow-x: hidden;
background-color: #355c7d;
color: white;
Expand Down

0 comments on commit 7d4feba

Please # to comment.