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

@ -43,7 +43,7 @@ export class DeesSimpleAppDash extends DeesElement {
border-bottom: 1px solid ${cssManager.bdTheme('#ccc', '#333')};
font-size: 14px;
line-height: 40px;
font-family: 'Hubot Sans', 'Inter', sans-serif;
font-family: 'Roboto', 'Inter', sans-serif;
padding: 0px 16px;
}
.appcontent {