localized vue login, added language switcher block

This commit is contained in:
2019-05-21 14:56:34 +02:00
parent a8c8d04408
commit 1c040f261e
8 changed files with 191 additions and 35 deletions

View File

@@ -30,10 +30,14 @@ header[role="banner"]{
.header-block{
min-height: 15px;
font-size: 0;
&.header-right{
text-align: right;
}
&>*{
display: inline-block;
vertical-align: top;
font-size: $base_font_size;
text-align: left;
}
}
}