forked from Archives/Athou_commafeed
fix scrolling issues on some mobile devices (#482)
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
}
|
||||
body.left-menu-active .sidebar-nav-fixed {
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
body.left-menu-active .main-content {
|
||||
display: none !important;
|
||||
|
||||
Reference in New Issue
Block a user