Pārlūkot izejas kodu

bookmark-item-list style fix

Mudana-Grune 3 gadi atpakaļ
vecāks
revīzija
1ec3c34fb2

+ 20 - 16
packages/app/src/components/UsersHomePageFooter.module.scss

@@ -28,26 +28,30 @@ $grw-sidebar-content-footer-height: 50px;
         }
         }
         min-height: 40px;
         min-height: 40px;
         border-radius: 0px;
         border-radius: 0px;
-      }
-      .bookmark-item-list {
-        .picture {
-          width: 16px;
-          height: 16px;
-          vertical-align: text-bottom;
 
 
-          &.picture-md {
-            width: 20px;
-            height: 20px;
+
+        &.bookmark-item-list {
+          .picture {
+            width: 16px;
+            height: 16px;
+            vertical-align: text-bottom;
+
+            &.picture-md {
+              width: 20px;
+              height: 20px;
+            }
+          }
+          svg{
+            width: 14px;
+            height: 14px;
+          }
+          .grw-foldertree-control{
+            margin-left: 1rem;
           }
           }
         }
         }
-        svg{
-          width: 14px;
-          height: 14px;
-        }
-      }
-      .grw-foldertree-control{
-        margin-left: 2px;
       }
       }
+
+
     }
     }
 
 
     .grw-foldertree-item-container {
     .grw-foldertree-item-container {