feat: add ThemeTag

This commit is contained in:
jialin
2025-04-28 10:05:06 +08:00
parent fb90d79eb3
commit 548e1378f5
8 changed files with 116 additions and 49 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
width: max-content;
height: max-content;
padding: 32px;
background-color: rgba(255, 255, 255, 90%);
background-color: var(--ant-modal-content-bg);
:global(.field-wrapper) {
background-color: transparent !important;