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 397e8a1 commit e9694c3Copy full SHA for e9694c3
src/components/overlays/Dialog/Dialog.tsx
@@ -39,10 +39,6 @@ const DialogElement = tasty({
39
'': 'relative',
40
'[data-type="panel"]': 'absolute',
41
},
42
- padding: {
43
- '': '1ow',
44
- '[data-type="popover"]': 0,
45
- },
46
width: {
47
'': '@min-dialog-size @dialog-size 90vw',
48
'[data-type="fullscreen"]': '90vw 90vw',
0 commit comments