- client: fix version alignment

This commit is contained in:
Ildar Kamalov 2019-07-01 15:07:29 +03:00
parent b3c2b3a21b
commit 6406202888
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
.nav-version__text { .nav-version__text {
display: flex; display: flex;
align-items: center;
justify-content: flex-end; justify-content: flex-end;
} }