fix(core): update
This commit is contained in:
@ -182,6 +182,8 @@ export class DeesTable<T> extends DeesElement {
|
||||
color: ${cssManager.bdTheme('#111', '#ffffff90')};
|
||||
background: ${cssManager.bdTheme('#eeeeeb', '#00000050')};
|
||||
margin: 20px -20px -20px -20px;
|
||||
border-bottom-left-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
}
|
||||
`,
|
||||
];
|
||||
|
Reference in New Issue
Block a user