Skip to content

Commit 5b71d36

Browse files
committed
remove theme (for later version)
1 parent 7cec42a commit 5b71d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Calendar.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
border-left-color: transparent;
1515
}
1616

17-
.fc-theme-standard td,
18-
.fc-theme-standard th {
17+
.fc td,
18+
.fc th {
1919
border-color: var(--chakra-colors-border-emphasized);
2020
border-width: 1.5px;
2121
}

0 commit comments

Comments
 (0)