fix:bug样式修改

This commit is contained in:
fanpeijiang
2022-10-11 23:29:36 +08:00
parent 96b2fea5cf
commit 34922aa6db
10 changed files with 218 additions and 145 deletions

View File

@@ -48,7 +48,7 @@
@click.stop="clickEntrance">
<template #icon>
<i class="iconfont icon-fenxiang"
style="font-size: 18px; margin-right: 6px"></i>
style="font-size: 15px; margin-right: 6px"></i>
</template>
分享
</a-button>
@@ -555,9 +555,11 @@ onMounted(() => {
.download_img {
width: 16px;
height: 14px;
margin-right: 6px;
}
.click {
width: 18px;
font-size: 12px;
line-height: 18px;
border-radius: 9px;
background-color: #70b936;
@@ -567,6 +569,7 @@ onMounted(() => {
}
.click2 {
width: 18px;
font-size: 12px;
line-height: 18px;
border-radius: 9px;
background-color: #f5f5f5;