waveterm/frontend/public/style.less

10 lines
153 B
Plaintext

// Copyright 2023, Command Line Inc.
// SPDX-License-Identifier: Apache-2.0
@import "./reset.less";
#main {
margin-top: 50px;
padding: 20px;
}