Răsfoiți Sursa

remove list-group class from Sidebar.module.scss

yohei0125 3 ani în urmă
părinte
comite
bcf5390714
1 a modificat fișierele cu 0 adăugiri și 28 ștergeri
  1. 0 28
      packages/app/src/components/Sidebar.module.scss

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

@@ -164,34 +164,6 @@
       font-size: 18px;
     }
   }
-
-  .list-group {
-    .list-group-item {
-      .grw-recent-changes-item-lower {
-        height: 17.5px;
-      }
-      .footstamp-icon {
-        svg {
-          width: 14px;
-          height: 14px;
-          transform: translateY(-3.5px);
-        }
-      }
-
-      .grw-list-counts {
-        height: 14px;
-        font-size: 12px;
-      }
-
-      .grw-formatted-distance-date {
-        font-size: 10px;
-      }
-
-      .icon-lock {
-        font-size: 14px;
-      }
-    }
-  }
 }