diff --git a/examples/routers/switch.vue b/examples/routers/switch.vue
index dcb855e2..2c004ff6 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 b5425ce4..bfd15a2b 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;
}
}