yapi/client/components/Postman/Postman.scss

8 lines
110 B
SCSS
Raw Normal View History

2017-08-24 12:14:06 +08:00
.postman {
.pretty-editor {
border: 1px solid #d9d9d9;
border-radius: 4px;
2017-08-24 17:02:39 +08:00
height: 200px;
2017-08-24 12:14:06 +08:00
}
}