GNB & 차량 리스트 개선 UX _20250804 수정

This commit is contained in:
2025-08-31 18:52:05 +09:00
parent 2c80fdfe48
commit 4a94432e6a
5 changed files with 98 additions and 76 deletions

View File

@@ -913,7 +913,7 @@ video::-webkit-media-controls {
}
.hederWarp_n .headerInner .gnb .menuWarp .mobileCarlist .mobilecarItem .item span {
color: #9ea1a2;
font-size: 1.4rem;
font-size: 1.2rem;
}
.hederWarp_n .headerInner .gnb .menuWarp .mobileCarlist .mobilecarItem .item span + span {
color: #676767;
@@ -4601,12 +4601,14 @@ video::-webkit-media-controls {
align-items: center;
justify-content: space-between;
gap: 0.8rem;
max-height: 27rem;
}
#carListPopup .popContents .carlistItem button {
position: relative;
padding: 0.8rem 0 0.8rem 3rem;
text-align: left;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
#carListPopup .popContents .carlistItem button strong {
display: block;