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 271d928 commit f595870Copy full SHA for f595870
src/components/overlays/Dialog/Dialog.tsx
@@ -74,7 +74,7 @@ const DialogElement = tasty({
74
},
75
'$dialog-title-padding-v': {
76
'': '1.5x',
77
- '[data-type="popover"]': '1.5x',
+ '[data-type="popover"]': '1x',
78
79
'$dialog-content-padding-v': {
80
0 commit comments