Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit cdb5d3a

Browse files
committed
fix: modal now shows margin correctly when on small screen
1 parent 5cb89d7 commit cdb5d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/lib/theme/defaultTheme.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1422,7 +1422,7 @@ export default {
14221422
shadow-xl
14231423
data-open:animate-overlay-show
14241424
data-closed:animate-overlay-hide
1425-
overflow-hidden
1425+
14261426
`,
14271427
header: `
14281428
bg-scale-200 dark:bg-scale-400

0 commit comments

Comments
 (0)