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 5205d4c commit b4cd579Copy full SHA for b4cd579
src/components/overlays/Dialog/Dialog.tsx
@@ -253,7 +253,6 @@ const DialogContent = forwardRef(function DialogContent(
253
display: 'flex',
254
flow: 'row',
255
gap: '1x',
256
- height: '(7x + 1bw)',
257
placeItems: 'baseline stretch',
258
placeContent: 'space-between',
259
padding: `@dialog-title-padding-v ${
0 commit comments