浏览代码

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>