enhance: remove cards title background color

This commit is contained in:
Tienson Qin
2021-10-11 20:16:43 +08:00
parent 1eade5a40a
commit be6256d9e3

View File

@@ -503,8 +503,6 @@ a[data-ref="card"], .page-reference[data-ref="card"] {
}
.cards-title {
background: var(--ls-page-properties-background-color);
border-radius: 4px;
padding: 4px 0;
}