Selaa lähdekoodia

style(launcherWidgetBody): remove padding to fix browser compatibility

alexandercbooth 8 vuotta sitten
vanhempi
commit
053d6b71c4
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      src/launcher/index.css

+ 0 - 2
src/launcher/index.css

@@ -62,8 +62,6 @@
   display: flex;
   flex-wrap: wrap;
   flex-direction: row;
-  padding-left: 20px;
-  padding-right: 20px;
 }