Skip to content

Commit fbf1f10

Browse files
committed
Update styles.module.css
1 parent d863b9a commit fbf1f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/TryItOut/styles.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
.image {
7373
width: 100%;
7474
max-height: 412px;
75-
overflow: hidden;
75+
overflow-y: auto;
7676
border-bottom: 1.5px solid var(--stepper-counter-pending-foreground);
7777
border-radius: 6.317px;
7878
}

0 commit comments

Comments
 (0)