style(Switch): remove unnecessary z-index (#7497)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user