Skip to content

Commit

Permalink
Fix #191: Expanded height of mobile drawer.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-milette committed May 16, 2024
1 parent 7623775 commit 7e247e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/trema/drawer.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.drawer {
top: 4rem;
padding: 0;
height: calc(100% - 4rem);
background: $drawer-bg-color;

.drawerheader {
Expand Down

0 comments on commit 7e247e1

Please sign in to comment.