fix calendar list view styling

This commit is contained in:
Azri Kahar
2022-07-25 19:36:24 +08:00
parent ffc7450687
commit 030585d01b

View File

@@ -10,6 +10,8 @@
--fc-button-hover-border-color: transparent;
--fc-button-text-color: var(--foreground-subdued);
--fc-border-color: var(--border-normal);
--fc-neutral-bg-color: var(--background-normal);
--fc-list-event-hover-bg-color: var(--background-subdued);
.fc-more-popover {
max-width: var(--form-column-width);