[상세에서의 에너지 라벨 크기 변경]

- 62px -> 70px로 변경.
This commit is contained in:
junghoon86.park
2025-12-17 16:51:35 +09:00
parent 349688092c
commit 51d587a1a1

View File

@@ -105,7 +105,7 @@
justify-content: flex-start; justify-content: flex-start;
align-items: center; align-items: center;
.enrgLbImg { .enrgLbImg {
width:62px; width:70px;
border:4px solid transparent; border:4px solid transparent;
&:focus { &:focus {
border: 4px solid @PRIMARY_COLOR_RED; border: 4px solid @PRIMARY_COLOR_RED;