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 445324f commit 1a8832eCopy full SHA for 1a8832e
1 file changed
tests/__snapshots__/basic.test.tsx.snap
@@ -9,7 +9,7 @@ exports[`dropdown simply works 1`] = `
9
</button>
10
<div
11
class="rc-dropdown rc-dropdown-placement-bottomLeft"
12
- style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box; min-width: 100px;"
+ style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; right: auto; bottom: auto; box-sizing: border-box; min-width: 100px;"
13
>
14
<ul
15
class="rc-menu rc-menu-root rc-menu-vertical"
0 commit comments