Files
shoptime/com.twin.app.shoptime/src/components/TFullPopup/TFullPopup.module.less
hyunwoo93.cha 193acdde79 [TFullPopup] 풀팝업 제작 /
[CheckoutPanel] 체크아웃 작업 진행 중 - 핀코드 /
[CustomImage] 이미지 보이지 않던 현상 수정 (확인 필요)
2024-05-22 16:32:08 +09:00

11 lines
218 B
Plaintext

@import "../../style/CommonStyle.module.less";
@import "../../style/utils.module.less";
.tFullPopup {
> div {
font-family: @baseFont !important;
font-size: unset !important;
padding: 0 !important;
}
}