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

weru
13.44.2021 305467984cec489fb8f8a1ead7bbb41fbe11c8d7
disable sidebar background
1 files modified
5 ■■■■ changed files
assets/sass/_base.sass 5 ●●●● patch | view | raw | blame | history
assets/sass/_base.sass
@@ -115,7 +115,7 @@
.aside
  overflow-y: auto
  background: var(--accent)
  // background: var(--accent)
  padding: 1rem 1.5rem
  border-radius: 0.25rem
  align-self: start
@@ -134,9 +134,6 @@
    height: initial
    overflow: visible
  &_toggle
    // position: absolute
    // right: 2.5rem
    // opacity: 0
    padding: 1.5rem 0
    margin: -1.5rem -0.5rem -1.5rem 0
    display: flex