Style Changes

This commit is contained in:
2020-03-25 17:59:38 +01:00
parent 8652abe8dc
commit 8780e6c595
3 changed files with 220 additions and 82 deletions

View File

@ -0,0 +1,7 @@
.spacer {
flex: 1 1 auto;
}
.is-active {
background-color: rgba(255,255,255,0.1);
}