redesign calendar api for improving loading performance
This commit is contained in:
parent
78d542cbac
commit
d2b2cea846
5 changed files with 76 additions and 99 deletions
|
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.calendar-strip__days.progress {
|
||||
/* .calendar-strip__days.progress {
|
||||
cursor: progress !important;
|
||||
}
|
||||
.calendar-strip__days.progress > li {
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
.calendar-strip__days.progress button {
|
||||
cursor: progress !important;
|
||||
}
|
||||
} */
|
||||
|
||||
.grid {
|
||||
--column-gap: calc(var(--space-m) * 1.1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue