mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-08 00:59:30 +00:00
9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
|
@import '../style/constant.less';
|
||
|
.wrapper {
|
||
|
border: 1px solid #d9d9d9;
|
||
|
}
|
||
|
.contentDiv {
|
||
|
padding: 20px 25px;
|
||
|
background: #fff;
|
||
|
}
|