waveterm/frontend/app/view/vdom/vdom.less
2024-11-02 10:58:13 -07:00

9 lines
151 B
Plaintext

// Copyright 2024, Command Line Inc.
// SPDX-License-Identifier: Apache-2.0
.view-vdom {
overflow: auto;
width: 100%;
min-height: 100%;
}