fix(core): update

This commit is contained in:
2023-01-07 16:32:43 +01:00
parent 5cca89de37
commit 05bbfccd22
3 changed files with 3 additions and 1 deletions

View File

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