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; | ||||
|   | ||||
| @@ -62,6 +62,7 @@ export class WccProperties extends LitElement { | ||||
|         } | ||||
|         .viewportSelector, | ||||
|         .themeSelector { | ||||
|           user-select: none; | ||||
|           border-right: 1px solid #999; | ||||
|         } | ||||
|         .selectorButtons2 { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user