diff --git a/src/styles/_app_base.sass b/src/styles/_app_base.sass index 4380ea6..3de21e8 100644 --- a/src/styles/_app_base.sass +++ b/src/styles/_app_base.sass @@ -92,6 +92,10 @@ body bottom: 0 z-index: 1 + +media-xs + display: none + visibility: hidden + .flyout.notifications left: $sidebar-width + 5 top: initial