Hana Zarea 7 gadi atpakaļ
vecāks
revīzija
3dccd3c9b4
1 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. 4 3
      packages/launcher/style/index.css

+ 4 - 3
packages/launcher/style/index.css

@@ -80,7 +80,7 @@
   padding-left: 5px;
   border-bottom: 1px solid #E0E0E0;
   padding-bottom: 0px;
-  margin-bottom: 8px;
+  margin-bottom: 14px;
 }
 
 
@@ -90,7 +90,7 @@
   height: var(--jp-private-launcher-small-icon-size);
   width: var(--jp-private-launcher-small-icon-size);
   background-size: var(--jp-private-launcher-small-icon-size) var(--jp-private-launcher-small-icon-size);
-  margin-bottom: 6px;
+  margin-bottom: 10px;
 }
 
 
@@ -99,7 +99,7 @@
   font-weight: normal;
   color: var(--jp-ui-font-color1);
   box-sizing: border-box;
-  margin-bottom:20px;
+  margin-bottom:13px;
 }
 
 
@@ -112,6 +112,7 @@
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
+  margin-bottom:24px;
 }