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

@ -136,7 +136,7 @@ export class DeesTable<T> extends DeesElement {
css`
.mainbox {
color: ${cssManager.bdTheme('#333', '#fff')};
font-family: Roboto Mono;
font-family: Inter;
font-size: 16px;
padding: 16px;
display: block;