feat: add ThemeTag
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user