fix(core): update

This commit is contained in:
2023-01-03 17:37:10 +01:00
parent 5f1b29f742
commit c4236d28c6
12 changed files with 156 additions and 208 deletions

View File

@ -122,7 +122,7 @@ export class DeesInputFileupload extends DeesElement {
border-bottom: 1px dashed #444;
color: ${cssManager.bdTheme('#666', '#ccc')};
padding: 8px;
font-family: 'Roboto Mono';
font-family: 'Inter';
}
.uploadButton:hover .uploadCandidate {