fixed width for expanded sidenav

This commit is contained in:
dandds
2019-02-13 10:43:18 -05:00
parent 9a326b58b9
commit 349b0ea429
2 changed files with 2 additions and 15 deletions

View File

@@ -13,9 +13,9 @@
.sidenav {
@include media($large-screen) {
width: 25rem;
margin: 0px;
}
width: 25rem;
box-shadow: 0 6px 18px 0 rgba(48,58,65,0.15);