fix(core): update

This commit is contained in:
2023-10-05 14:36:59 +02:00
parent 6e680085a4
commit 964520a2f9
12 changed files with 103 additions and 93 deletions

View File

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