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 { &-horizontal {
.@{split-prefix-cls}-trigger-con { > .@{split-prefix-cls}-trigger-con {
top: 50%; top: 50%;
height: 100%; height: 100%;
width: 0; width: 0;
} }
} }
&-vertical { &-vertical {
.@{split-prefix-cls}-trigger-con { > .@{split-prefix-cls}-trigger-con {
left: 50%; left: 50%;
height: 0; height: 0;
width: 100%; width: 100%;