[mobile] fix header logo
This commit is contained in:
parent
b828bf616f
commit
8abe782d9a
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue