zahmis 5 лет назад
Родитель
Сommit
3dfc93c34b
1 измененных файлов с 0 добавлено и 19 удалено
  1. 0 19
      src/client/styles/scss/theme/_apply-colors.scss

+ 0 - 19
src/client/styles/scss/theme/_apply-colors.scss

@@ -327,25 +327,6 @@ body.on-edit {
     .page-editor-footer {
       border-top-color: $border-color-theme;
     }
-
-    // .grw-slack-notification {
-    //   background-color: transparent;
-    //   $color-slack: #4b144c;
-    //   .custom-control-label {
-    //     &::before {
-    //       background-color: $gray-200;
-    //       border-color: transparent;
-    //     }
-    //     &::after {
-    //       background-color: white;
-    //     }
-    //   }
-    //   .custom-control-input:checked ~ .custom-control-label {
-    //     &::before {
-    //       background-color: lighten($color-slack, 60%);
-    //     }
-    //   }
-    // }
   }
 
   .grw-editor-navbar-bottom {