style(Switch): remove unnecessary z-index (#7497)

This commit is contained in:
neverland
2020-11-04 18:32:35 +08:00
committed by GitHub
parent b9a8773a0a
commit ce619c67e2
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -17,7 +17,6 @@
position: absolute;
top: 0;
left: 0;
z-index: @switch-node-z-index;
width: @switch-node-size;
height: @switch-node-size;
background-color: @switch-node-background-color;