Skip to content

Commit b86978d

Browse files
committed
Fixed image width
1 parent 1d48276 commit b86978d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/scss/components/productSelect.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
width: 230px;
3434

3535
img {
36-
width: 90px;
36+
width: 230px;
3737
}
3838
}
3939

0 commit comments

Comments
 (0)