Update split.less

This commit is contained in:
梁灏 2019-12-16 10:40:39 +08:00
parent 544398501f
commit e3ecfe29c2

View file

@ -100,14 +100,14 @@
}
}
&-horizontal {
.@{split-prefix-cls}-trigger-con {
> .@{split-prefix-cls}-trigger-con {
top: 50%;
height: 100%;
width: 0;
}
}
&-vertical {
.@{split-prefix-cls}-trigger-con {
> .@{split-prefix-cls}-trigger-con {
left: 50%;
height: 0;
width: 100%;