Better screen usage for smaller mobile size (#1348)
* Updating styles to use space better for smaller mobile * Fixing side-nav issue
This commit is contained in:
parent
3430a61480
commit
b5f7ff5aac
3 changed files with 8 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
.content-wrapper {
|
||||
padding: 0 10px 0;
|
||||
padding: 0 5px 0;
|
||||
overflow: hidden;
|
||||
|
||||
&.closed {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue