implement new blue header bar

This commit is contained in:
Benedikt Rötsch
2017-09-29 15:58:21 +02:00
committed by Benedikt Rötsch
parent a3f526e7ea
commit 47460f43c7
5 changed files with 194 additions and 74 deletions

View File

@@ -7,7 +7,7 @@
flex-wrap: wrap;
min-height: 80px;
border-bottom: 2px solid var(--color-bg-separator);
border-bottom: 1px solid var(--color-bg-separator);
& > * {
display: flex;