fix(core): update
This commit is contained in:
@ -120,6 +120,7 @@ export class DeesSimpleAppDash extends DeesElement {
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
background: ${cssManager.bdTheme('#eeeeeb', '#000')};
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
|
||||
.controlbar {
|
||||
|
Reference in New Issue
Block a user