@@ -4,11 +4,11 @@
<script charset="utf-8" src="https://map.qq.com/api/js?v=2.exp"></script>
<style>
#location-container {
- min-width:600px;
- min-height:767px;
+ min-width: 600px;
+ min-height: 400px;
}
#search-location-container {
- position: fixed;
+ position: absolute;
bottom: 20px;
</style>