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 9008b70 commit 046c255Copy full SHA for 046c255
1 file changed
packages/core/components/DropZone/styles.module.css
@@ -2,7 +2,7 @@
2
margin-left: auto;
3
margin-right: auto;
4
position: relative;
5
- height: 100%;
+ min-height: 100%;
6
outline-offset: -2px;
7
width: 100%;
8
}
0 commit comments