Sfoglia il codice sorgente

Let Station Thumbnail fill space

theflametrooper 8 anni fa
parent
commit
dbdb14265f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {