preview color

This commit is contained in:
Peng Xiao
2022-07-24 12:53:43 +08:00
parent d7fe6c47e1
commit ce9efb8c98
2 changed files with 6 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
.dashboard-card {
@apply hover:shadow;
border: 1px solid var(--ls-border-color);
background-color: var(--color-level-1);
}
.dashboard-card-title {