Skip to content

Commit

Permalink
Merge pull request #75 from BCSDLab/feature/#67
Browse files Browse the repository at this point in the history
[가게 등록] 모바일 가게 정보 확인 중 결제 옵션 마우스 포인터 삭제
  • Loading branch information
ChoiWonBeen authored Jan 12, 2024
2 parents c08596b + 11c660e commit 5384e9b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
font-size: 14px;
color: #858585;
box-sizing: content-box;
cursor: pointer;

input[type="checkbox"]:checked + span {
color: #f7941e;
Expand All @@ -101,7 +100,6 @@
border: 1px solid #858585;
margin-right: 8px;
background-size: cover;
cursor: pointer;

&:checked {
border: 2px solid #f7941e;
Expand Down

0 comments on commit 5384e9b

Please sign in to comment.