Calendar no events styling

This commit is contained in:
Ben Haynes
2021-05-07 14:22:21 -04:00
parent 2b54e36233
commit e662186169

View File

@@ -20,6 +20,10 @@
}
}
.fc-list-empty {
background-color: var(--background-subdued) !important;
}
.fc-daygrid-more-link {
font-weight: 600;
color: var(--primary);