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 501548c commit 3917b27Copy full SHA for 3917b27
1 file changed
src/base-ui/Modal/style.ts
@@ -129,6 +129,7 @@ export const styles = createStaticStyles(({ css, cssVar }) => ({
129
130
position: relative;
131
132
+ overflow: hidden;
133
display: flex;
134
flex-direction: column;
135
0 commit comments