feat(in-progress): 턴선택기 연월에 select, 강조 표기

This commit is contained in:
2021-11-29 01:19:25 +09:00
parent a2026cb3fd
commit 846bdfdc88
+5
View File
@@ -490,6 +490,11 @@ export default defineComponent({
}
}
.month_pad:hover{
text-decoration: underline;
cursor: pointer;
}
.month_pad,
.time_pad,
.turn_pad {