mirror of https://github.com/onweru/compose.git

weru
28.49.2020 c8a10c8b98808ab6d91f0e03fd0885a096d1453a
fix sidebar menu on mobile
1 files modified
4 ■■■ changed files
assets/sass/_base.sass 4 ●●● patch | view | raw | blame | history
assets/sass/_base.sass
@@ -117,8 +117,10 @@
  border-radius: 0.25rem
  align-self: start
  max-height: 80vh
  position: sticky
  z-index: 3
  top: 0.25rem
  @media screen and (min-width: 42rem)
    position: sticky
    top: 2.5rem
  &_inner
    height: 0