[mobile] fix header logo

This commit is contained in:
Maxim Kadushkin 2021-10-23 11:43:09 +03:00
parent b828bf616f
commit 8abe782d9a
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
&.icon-logo {
width: 100px;
height: 14px;
background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
//background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
}
&.icon-search {

View file

@ -489,7 +489,7 @@
&.icon-logo {
width: 100px;
height: 14px;
background: url('../../../../common/mobile/resources/img/header/logo-android.svg') no-repeat center;
//background: url('../../../../common/mobile/resources/img/header/logo-android.svg') no-repeat center;
}
&.icon-undo {

View file

@ -5,7 +5,7 @@
&.icon-logo {
width: 100px;
height: 14px;
background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
//background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
}
&.icon-search {
width: 24px;

View file

@ -414,7 +414,7 @@
&.icon-logo {
width: 100px;
height: 14px;
background: url('../../../../common/mobile/resources/img/header/logo-android.svg') no-repeat center;
//background: url('../../../../common/mobile/resources/img/header/logo-android.svg') no-repeat center;
}
&.icon-undo {
width: 22px;