mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-06 12:45:22 +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;
|
|
}
|
|
}
|