update
This commit is contained in:
@ -88,10 +88,6 @@ export class WccProperties extends DeesElement {
|
||||
grid-template-columns: 1fr 150px 300px 70px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.main-content .grid {
|
||||
height: 100px;
|
||||
}
|
||||
.properties {
|
||||
background: transparent;
|
||||
overflow-y: auto;
|
||||
@ -391,8 +387,6 @@ export class WccProperties extends DeesElement {
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
height: 100px;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 150px 300px 70px;
|
||||
}
|
||||
</style>
|
||||
${this.showAdvancedEditor ? html`
|
||||
|
Reference in New Issue
Block a user