[리뷰 별점관련 스타일 수정]

- 티비 화면에서 확인필요
This commit is contained in:
junghoon86.park
2025-12-08 19:25:42 +09:00
parent b040dd8c1c
commit e00763f0da

View File

@@ -48,10 +48,7 @@
.averageOverallRating {
width: 176px;
height: 30px;
display: flex;
align-items: center;
margin-left: auto;
background-size: cover;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}