Skip to content

Commit 2ab668a

Browse files
fix(shop): item image does not show at full width
1 parent b2b445f commit 2ab668a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/build/build.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@ lb-item,
581581
lb-item > img {
582582
border-radius: 5px;
583583
height: 48px;
584+
min-width: 48px;
584585
width: 48px;
585586
}
586587

0 commit comments

Comments
 (0)