fix(core): update
This commit is contained in:
@ -73,7 +73,7 @@ export class TestDemoelement extends DeesElement {
|
||||
background: ${cssManager.bdTheme('#fff', '#000')};
|
||||
}
|
||||
|
||||
@container wccToolsViewport (max-width: 3000px) {
|
||||
@container wccToolsViewport size(min-width: 1px) {
|
||||
.maincontainer,
|
||||
.themeindicator {
|
||||
border-radius: 50px;
|
||||
|
Reference in New Issue
Block a user