Skip to content

Commit

Permalink
Update Off Canvas style
Browse files Browse the repository at this point in the history
  • Loading branch information
sonvnn committed Oct 7, 2022
1 parent 6148800 commit a54d417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/vendor/astroid/scss/_offcanvas.scss
Expand Up @@ -228,7 +228,7 @@ $offcanvas-btn: 50px !default;
.astroid-offcanvas-inner {
position: relative;
display: block;
padding: 0 15px;
padding: 0 30px;
height: calc(100% - #{$offcanvas-btn});
.moduletable {
margin: 0 -15px;
Expand Down

0 comments on commit a54d417

Please sign in to comment.