Sfoglia il codice sorgente

Quick styling improvement on Admin Stations

theflametrooper 8 anni fa
parent
commit
5293bf77b8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      frontend/components/Admin/Stations.vue

+ 1 - 0
frontend/components/Admin/Stations.vue

@@ -140,5 +140,6 @@
 	td {
 		word-wrap: break-word;
 		max-width: 10vw;
+		vertical-align: middle;
 	}
 </style>