fix(core): update

This commit is contained in:
2022-03-04 10:24:03 +01:00
parent 03fa323eb9
commit 9dec6e25b5
3 changed files with 9 additions and 9 deletions

View File

@ -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;