UIUX수정
This commit is contained in:
@@ -752,6 +752,12 @@
|
||||
border-radius: 0.6rem;
|
||||
border: 1px solid #DEDEDE;
|
||||
}
|
||||
@media (max-width: 1024px) {
|
||||
.contentWarp .productView .productRight .optionWarp .priceOption .priceList .radioBtn label {
|
||||
height: 8rem;
|
||||
padding: 2rem;
|
||||
}
|
||||
}
|
||||
.contentWarp .productView .productRight .optionWarp .priceOption .priceList .radioBtn label span {
|
||||
font-size: 1.4rem;
|
||||
font-weight: 400;
|
||||
@@ -799,7 +805,7 @@
|
||||
text-decoration: line-through;
|
||||
}
|
||||
.contentWarp .productView .productRight .optionWarp .priceOption .priceList .radioBtn label .dc {
|
||||
margin-right: 0.4rem;
|
||||
margin-right: 0.8rem;
|
||||
color: #EA0029;
|
||||
}
|
||||
.contentWarp .productView .productRight .optionWarp .priceOption .priceList .radioBtn input[type=radio] {
|
||||
|
||||
Reference in New Issue
Block a user