Bläddra i källkod

apply style to recent changes using module.scss

yohei0125 3 år sedan
förälder
incheckning
e7f7a454a7
1 ändrade filer med 0 tillägg och 15 borttagningar
  1. 0 15
      packages/app/src/components/Sidebar.module.scss

+ 0 - 15
packages/app/src/components/Sidebar.module.scss

@@ -163,21 +163,6 @@
     .grw-btn-reload {
       font-size: 18px;
     }
-    .grw-recent-changes-resize-button {
-      font-size: 12px;
-      line-height: normal;
-      transform: translateY(-2px);
-
-      .custom-control-label::before {
-        padding-left: 16px;
-        content: 'L';
-      }
-
-      .custom-control-input:checked + .custom-control-label::before {
-        padding-left: 5px;
-        content: 'S';
-      }
-    }
   }
 
   .list-group {