Silent 6 роки тому
батько
коміт
5c6ffac4c9
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
@@ -3,7 +3,10 @@
 @section('header')
 <script charset="utf-8" src="https://map.qq.com/api/js?v=2.exp"></script>
 <style>
-
+	#location-container {
+		min-width:600px;
+		min-height:767px;
+	}
 </style>
 @endsection