feat: Add richer card theme support (#1809)

This commit is contained in:
Dermot Duffy
2025-01-07 19:54:13 -08:00
committed by GitHub
parent f7ecb91578
commit 278560b5ac
65 changed files with 1187 additions and 352 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
.svg-icon {
background-color: rgb(255, 255, 255);
vertical-align: middle;
background: repeating-conic-gradient(#8080804f 0% 25%, transparent 0% 50%) 50% /
background: repeating-conic-gradient(#80808091 0% 25%, transparent 0% 50%) 50% /
4px 4px;
}
</style>