diff --git a/examples/routers/switch.vue b/examples/routers/switch.vue
index dcb855e..2c004ff 100644
--- a/examples/routers/switch.vue
+++ b/examples/routers/switch.vue
@@ -17,8 +17,8 @@
关
-
-
+
+
diff --git a/src/styles/components/switch.less b/src/styles/components/switch.less
index b5425ce..bfd15a2 100644
--- a/src/styles/components/switch.less
+++ b/src/styles/components/switch.less
@@ -28,6 +28,8 @@
width: 12px;
height: 12px;
text-align: center;
+ position: relative;
+ top: -1px;
}
}
--
libgit2 0.21.4