[SSE PE] refactoring
This commit is contained in:
parent
7b57bdb6b7
commit
687ada7b50
|
@ -1,12 +1,6 @@
|
||||||
// Icons
|
// Icons
|
||||||
.device-ios {
|
.device-ios {
|
||||||
i.icon {
|
i.icon {
|
||||||
&.icon-logo {
|
|
||||||
width: 100px;
|
|
||||||
height: 14px;
|
|
||||||
background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.icon-search {
|
&.icon-search {
|
||||||
width: 22px;
|
width: 22px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
|
|
|
@ -2,11 +2,6 @@
|
||||||
|
|
||||||
.device-ios {
|
.device-ios {
|
||||||
i.icon {
|
i.icon {
|
||||||
&.icon-logo {
|
|
||||||
width: 100px;
|
|
||||||
height: 14px;
|
|
||||||
background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
|
|
||||||
}
|
|
||||||
&.icon-search {
|
&.icon-search {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
|
|
Loading…
Reference in a new issue