fix(core): update

This commit is contained in:
2023-01-07 16:47:01 +01:00
parent 15db9fb6d9
commit 2d07765c16
2 changed files with 2 additions and 2 deletions

View File

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