We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4581c9f commit 2250a08Copy full SHA for 2250a08
packages/components/popup/popup.less
@@ -73,6 +73,7 @@
73
&.@{prefix}-fade-leave-to {
74
&.@{popup}--top {
75
transform: translateY(-100%);
76
+ transform-origin: 0% 0%;
77
}
78
79
&.@{popup}--bottom {
0 commit comments