瀏覽代碼

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

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 3 年之前
父節點
當前提交
4d437208a2
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 {