mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-06-08 02:28:21 +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;
|
|
}
|