fix(core): update
This commit is contained in:
@ -25,6 +25,7 @@ export class WccFrame extends DeesElement {
|
||||
bottom: 100px;
|
||||
overflow-y: auto;
|
||||
overflow-x: auto;
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
|
||||
.viewport {
|
||||
|
Reference in New Issue
Block a user