Parcourir la source

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

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan il y a 3 ans
Parent
commit
4d437208a2
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 {