Hide column splitter on mobile
This commit is contained in:
@@ -92,6 +92,10 @@ body
|
|||||||
bottom: 0
|
bottom: 0
|
||||||
z-index: 1
|
z-index: 1
|
||||||
|
|
||||||
|
+media-xs
|
||||||
|
display: none
|
||||||
|
visibility: hidden
|
||||||
|
|
||||||
.flyout.notifications
|
.flyout.notifications
|
||||||
left: $sidebar-width + 5
|
left: $sidebar-width + 5
|
||||||
top: initial
|
top: initial
|
||||||
|
Reference in New Issue
Block a user