satof3 1 год назад
Родитель
Сommit
fd2971ae8a
1 измененных файлов с 0 добавлено и 15 удалено
  1. 0 15
      apps/app/src/client/components/ShortcutsModal.module.scss

+ 0 - 15
apps/app/src/client/components/ShortcutsModal.module.scss

@@ -37,17 +37,6 @@
     polygon {
       fill: bs.$secondary;
     }
-
-    // &.key-longer {
-    //   width: 64px;
-    // }
-    // &.key-long {
-    //   width: 72px;
-    // }
-    // &.key-small {
-    //   margin: 4px 2px;
-    //   line-height: 22px;
-    // }
   }
 
   .dl-horizontal {
@@ -59,9 +48,5 @@
       // width: 180px;
       height: 41px;
     }
-
-    // dd {
-    //   margin-left: 190px;
-    // }
   }
 }