Fix Xiangqi + a few cosmetics
[vchess.git] / client / src / App.vue
index 4b34488..67dc225 100644 (file)
@@ -142,7 +142,7 @@ input[type="checkbox"]:focus
   outline: 0
 
 input[type=checkbox]:checked:before
-  top: -5px;
+  top: -5px
   height: 18px
 
 table
@@ -157,6 +157,8 @@ table
   padding: 0 10px 0 0
   height: 100%
   & > span
+    padding-top: 0
+    padding-bottom: 0
     padding-right: 5px
     vertical-align: middle
   & > img