.sidebar
  padding 2u
  height 20u
  background-color: $UI.colors.dark

  &-text
    color: $UI.colors.white

.content
  padding 2u
  height 20u
  background-color: $UI.colors.darkLightest

.button
  width 10u

.renderer
  overflow hidden
