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

weru
22.23.2021 58a2428792e9c5aa43ee0713a3e532ddc78b9123
assets/sass/_base.sass
@@ -115,13 +115,13 @@
.aside
  overflow-y: auto
  // background: var(--accent)
  background: var(--bg)
  padding: 1rem 1.5rem
  border-radius: 0.25rem
  align-self: start
  max-height: 80vh
  position: sticky
  z-index: 3
  z-index: 9999
  top: 0.25rem
  @media screen and (min-width: 42rem)
    top: 2.5rem