mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-21 05:19:42 +08:00
7 lines
100 B
SCSS
7 lines
100 B
SCSS
|
@import '../../styles/mixin.scss';
|
||
|
|
||
|
.g-doc {
|
||
|
@include row-width-limit;
|
||
|
margin: 0 auto .24rem;
|
||
|
}
|