mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-21 05:19:42 +08:00
10 lines
153 B
SCSS
Executable File
10 lines
153 B
SCSS
Executable File
@import '../../styles/common.scss';
|
|
@import '../../styles/mixin.scss';
|
|
|
|
|
|
.follow-box{
|
|
padding: 24px;
|
|
background-color: #fff;
|
|
margin-top: .24rem;
|
|
}
|