satellite/web: Fixed Login Button overlapping. (#3156)

This commit is contained in:
Bogdan Artemenko 2019-10-07 13:51:59 +03:00 committed by GitHub
parent 6770a9ce1a
commit a1b2527b28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,6 +126,7 @@
width: 160px; width: 160px;
height: 48px; height: 48px;
box-shadow: none; box-shadow: none;
z-index: 1;
&__label { &__label {
font-family: 'font_bold'; font-family: 'font_bold';