스타일 삭제

This commit is contained in:
yoon 2025-03-28 15:15:44 +09:00
parent 48dd6c5b9c
commit 525a484615

View File

@ -431,9 +431,3 @@ onMounted(async () => {
);
});
</script>
<style>
.fc-daygrid-day[data-has-commuters="true"] {
cursor: pointer;
}
</style>