mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
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