Skip to content

Commit d97de0b

Browse files
committed
chore: add iframe styling for link preview card
1 parent 9b4a2c8 commit d97de0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resources/css/app.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@ particleEffect {
5555
@tailwind base;
5656
@tailwind components;
5757
@tailwind utilities;
58+
59+
#link-preview-card iframe {
60+
width: 100%;
61+
}

0 commit comments

Comments
 (0)