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 c7a74fa commit 4488470Copy full SHA for 4488470
src/components/overlays/Dialog/Dialog.tsx
@@ -41,7 +41,7 @@ const DialogElement = tasty({
41
},
42
padding: {
43
'': '1ow',
44
- '[data-type="overlay"]': 0,
+ '[data-type="popover"]': 0,
45
46
width: {
47
'': '@min-dialog-size @dialog-size 90vw',
0 commit comments