Forráskód Böngészése

Fix currency top bar.

Lee Morgan 4 éve
szülő
commit
61a903bcd9
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      views/main/index.css

+ 1 - 0
views/main/index.css

@@ -256,6 +256,7 @@ body{
     #locations{
         display: flex;
         margin: 15px;
+        flex-wrap: wrap;
     }
 
     .locationBtn{