anyproxy/web/src/component/json-viewer.less

9 lines
134 B
Plaintext
Raw Normal View History

2017-12-01 21:30:49 +08:00
@import '../style/constant.less';
.wrapper {
border: 1px solid #d9d9d9;
}
.contentDiv {
padding: 20px 25px;
background: #fff;
}