fix(core): update
This commit is contained in:
@ -180,7 +180,7 @@ export class DeesTable<T> extends DeesElement {
|
||||
padding: 5px 20px;
|
||||
font-size: 14px;
|
||||
color: ${cssManager.bdTheme('#111', '#ffffff90')};
|
||||
background: ${cssManager.bdTheme('#00000020', '#00000050')};
|
||||
background: ${cssManager.bdTheme('#eeeeeb', '#00000050')};
|
||||
margin: 20px -20px -20px -20px;
|
||||
}
|
||||
`,
|
||||
|
Reference in New Issue
Block a user