[ImagePanel] edited css, ShopNowProductList.module.less, RoomThemeList.module.less

This commit is contained in:
younghoon100.park
2024-05-30 16:00:43 +09:00
parent 507bdf15c4
commit b23710f3c6
2 changed files with 5 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
padding: 20px;
> div:nth-child(1) {
flex: 1 0 auto;
.size(@w: 198px, @h: 127px);
margin-right: 10px;

View File

@@ -18,6 +18,10 @@
.tItemCard {
width: 540px;
> div:nth-child(1) {
flex: 1 0 auto;
}
}
}
}