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

+ 4 - 1
resources/views/admin/base/locations/index.blade.php

xqd
@@ -7,7 +7,10 @@
 		min-width: 600px;
 		min-height: 400px;
 	}
-
+	#search-location-container {
+		position: absolute;
+		bottom: 20px;
+	}
 </style>
 @endsection