ソースを参照

Quick styling improvement on Admin Stations

theflametrooper 8 年 前
コミット
5293bf77b8
1 ファイル変更1 行追加0 行削除
  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>