Skip to content

Commit b8828da

Browse files
committed
style: update Icon component CSS variable for responsive width
1 parent 49e6830 commit b8828da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Icon/Icon.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:root {
2-
--vc-icn-width: 1.2em;
2+
--vc-icn-width: 100%;
33
}
44

55
.carousel__icon {

0 commit comments

Comments
 (0)