feat: Modernize the visual card editor. (#2586)

This commit is contained in:
Dermot Duffy
2026-07-20 20:44:16 -07:00
committed by GitHub
parent e204ec183f
commit b6e1de5999
146 changed files with 8487 additions and 5992 deletions
+4 -3
View File
@@ -26,10 +26,11 @@
--cover-heading-font-size-max: 48;
}
.svg-icon {
background-color: rgb(255, 255, 255);
border-radius: 4px;
padding: 2px;
vertical-align: middle;
background: repeating-conic-gradient(#80808091 0% 25%, transparent 0% 50%) 50% /
4px 4px;
background: repeating-conic-gradient(#3a3a3a 0% 25%, #282828 0% 50%) 50% / 4px
4px;
}
#__sidebar img {
max-width: 48px;