Browse Source

Quick styling improvement on Admin Stations

theflametrooper 8 năm trước cách đây
mục cha
commit
5293bf77b8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>