Skip to content

Commit f595870

Browse files
committed
fix(Dialog): condense the design * 3
1 parent 271d928 commit f595870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/overlays/Dialog/Dialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const DialogElement = tasty({
7474
},
7575
'$dialog-title-padding-v': {
7676
'': '1.5x',
77-
'[data-type="popover"]': '1.5x',
77+
'[data-type="popover"]': '1x',
7878
},
7979
'$dialog-content-padding-v': {
8080
'': '1.5x',

0 commit comments

Comments
 (0)