fix(core): update
This commit is contained in:
@ -13,6 +13,7 @@ export class WccFrame extends DeesElement {
|
||||
:host {
|
||||
border: 10px solid #ffaeaf;
|
||||
position: absolute;
|
||||
background: ${this.goBright ? '#333': '#000'};
|
||||
left: 200px;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
|
Reference in New Issue
Block a user