Bundle embedded web app

This commit is contained in:
gabek
2022-12-17 02:10:41 +00:00
parent f992df8209
commit bc001b73cd
41 changed files with 44 additions and 40 deletions

View File

@@ -128,3 +128,7 @@
margin-left: 0.5em;
line-height: 1;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
background-color: var(--theme-color-components-form-field-background);
}