feat(in-progress): 턴선택기 연월에 select, 강조 표기
This commit is contained in:
@@ -490,6 +490,11 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.month_pad:hover{
|
||||||
|
text-decoration: underline;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.month_pad,
|
.month_pad,
|
||||||
.time_pad,
|
.time_pad,
|
||||||
.turn_pad {
|
.turn_pad {
|
||||||
|
|||||||
Reference in New Issue
Block a user