fix(core): update

This commit is contained in:
2024-01-17 13:36:37 +01:00
parent f5273b6b82
commit 3094c0b815
2 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ export class WccFrame extends DeesElement {
bottom: 100px;
overflow-y: auto;
overflow-x: auto;
overscroll-behavior: contain;
}
.viewport {