yukendev 2 лет назад
Родитель
Сommit
f49bb50ee6
1 измененных файлов с 2 добавлено и 7 удалено
  1. 2 7
      apps/app/src/components/Me/UISettings.module.scss

+ 2 - 7
apps/app/src/components/Me/UISettings.module.scss

@@ -2,11 +2,6 @@
 
 .grw-sidebar-mode-icon {
   width: 20px;
-  height:  20px;
-  :global {
-    svg {
-      display: block;
-      color: bs.$secondary;
-    }
-  }
+  height: 20px;
+  color: bs.$secondary;
 }