1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

Set up different sidebar sections and improve styling of bottom bar

This commit is contained in:
Arne Schlüter 2018-06-03 14:39:40 +02:00
commit 9858cece51
6 changed files with 34 additions and 9 deletions

View file

@ -1,5 +1,9 @@
@import "../../node_modules/bulma/bulma"
// area holding content & side navi
#app main
margin-bottom: 0
// navi on the left side
.sidebar
background: $dark
@ -14,6 +18,16 @@
.navbar-menu
align-items: center
.audio-interaction
flex-grow: 1
.level-left
flex-grow: 1
flex-shrink: 0
.level-right
flex-grow: 0
flex-shrink: 1
.progress.is-tiny
height: 0.25rem