فهرست منبع

Let Station Thumbnail fill space

theflametrooper 8 سال پیش
والد
کامیت
dbdb14265f
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      frontend/components/pages/Home.vue

+ 1 - 0
frontend/components/pages/Home.vue

@@ -203,6 +203,7 @@
 				.station-image {
 					width: 100%;
 					height: 256px;
+					object-fit: cover;
 				}
 
 				.station-grid-left {