Fix calendar list view styling (#14626)

* fix calendar list view styling

* remove unrelated committed files
This commit is contained in:
Azri Kahar
2022-07-25 21:41:22 +08:00
committed by GitHub
parent ab163a2c9b
commit cd8687e142

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);