Update split.less
This commit is contained in:
parent
544398501f
commit
e3ecfe29c2
1 changed files with 2 additions and 2 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Reference in a new issue