Tree support contextMenu

This commit is contained in:
梁灏 2020-07-02 09:16:00 +08:00
parent 3e80a192cb
commit 888fa5c407
3 changed files with 43 additions and 3 deletions

View file

@ -232,6 +232,10 @@
transform: translateZ(0);
margin-right: -6px;
}
&-context-menu{
position: absolute;
}
}
.@{tabs-prefix-cls}-no-animation{