- 날짜 선택 및 해당 날짜 일정 조회 화면 구현 중
This commit is contained in:
@@ -141,4 +141,12 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
/* Firefox */
|
||||
input[type="number"] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
.rdp-week:not(:first-child) {
|
||||
@apply border-t;
|
||||
}
|
||||
|
||||
.rdp-day:not(:first-child) {
|
||||
@apply border-l;
|
||||
}
|
||||
Reference in New Issue
Block a user