Silent 6 년 전
부모
커밋
389961a39f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      resources/views/admin/base/locations/index.blade.php

+ 3 - 0
resources/views/admin/base/locations/index.blade.php

xqd
@@ -7,6 +7,9 @@
 		min-width: 600px;
 		min-height: 380px;
 	}
+	#search-location-container {
+		margin-bottom: 20px;
+	}
 </style>
 @endsection