Browse Source

fix(Station page): sometimes footer wouldn't be at the bottom on mobile

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 3 năm trước cách đây
mục cha
commit
4d437208a2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      frontend/src/pages/Station/index.vue

+ 0 - 1
frontend/src/pages/Station/index.vue

@@ -2513,7 +2513,6 @@ export default {
 
 	#station-outer-container {
 		padding: 10px;
-		height: unset;
 		max-width: 700px;
 
 		#station-inner-container {