xuebaoxin #16

Manually merged
theluyuan merged 3 commits from xuebaoxin into master 2019-11-26 03:01:39 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit e3743ea8c9 - Show all commits

View File

@ -38,7 +38,7 @@
</template>
<style lang="scss" scoped>
.PersonafFollow {
padding: 49px 0 39px 0;
padding: 0 0 39px 0;
border-bottom: 1px solid #dfdfdf;
.title {
display: flex;

View File

@ -12,7 +12,7 @@
</template>
<style lang="scss" scoped>
.PersonalAnswer {
padding: 49px 0 39px 0;
padding: 0 0 39px 0;
border-bottom: 1px solid #dfdfdf;
.title {
display: flex;