mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-27 05:30:14 +08:00
10 lines
132 B
SCSS
10 lines
132 B
SCSS
.interface-test {
|
|
.interface-name {
|
|
font-size: 24px;
|
|
margin-bottom: 24px;
|
|
}
|
|
.req-row {
|
|
margin-bottom: 24px;
|
|
}
|
|
}
|