소스 검색

Fix currency top bar.

Lee Morgan 4 년 전
부모
커밋
61a903bcd9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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{