[PlayerPanel] TabContents featuredshows image px

This commit is contained in:
고동영
2024-05-21 15:59:02 +09:00
parent f18b2e86cc
commit 460443d43e

View File

@@ -17,7 +17,7 @@
color: @COLOR_WHITE;
> img {
.size(@w: inherit, @h: inherit);
.size(@w: 200px, @h: 200px);
object-fit: cover;
border: solid 1px #f0f0f0;
}