[SSE PE] refactoring

This commit is contained in:
Maxim Kadushkin 2021-08-27 16:07:58 +03:00
parent 7b57bdb6b7
commit 687ada7b50
2 changed files with 0 additions and 11 deletions

View file

@ -1,12 +1,6 @@
// Icons
.device-ios {
i.icon {
&.icon-logo {
width: 100px;
height: 14px;
background: url('../../../../common/mobile/resources/img/header/logo-ios.svg') no-repeat center;
}
&.icon-search {
width: 22px;
height: 22px;

View file

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