enhance: remove specific shadow-xl style for the dark theme

This commit is contained in:
Tienson Qin
2021-11-09 14:08:40 +08:00
parent 4c01e4c611
commit b5e9fbb314
2 changed files with 1 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
}
.cards-title {
border-radius: 4px;
background: var(--color-level-1);
padding: 4px 6px;
}