This commit is contained in:
670788339
2025-11-13 14:24:18 +08:00
parent 8d3bd39b6c
commit f9c909ff79

View File

@@ -106,7 +106,6 @@
@click="handleClearHotTags" @click="handleClearHotTags"
> >
<span>全部</span> <span>全部</span>
<span :class="isAllHotTagsSelected ? 'nav-bottbor' : ''" style="top: 40%;"></span>
</div> </div>
<div class="fieldbox" style="padding-left: 15px;"> <div class="fieldbox" style="padding-left: 15px;">
@@ -2647,7 +2646,7 @@ a.custom2 {
display: inline-block; display: inline-block;
font-size: 14px; font-size: 14px;
line-height: 25px; line-height: 25px;
color: #3d3d3d; //color: #3d3d3d;
font-weight: 500; font-weight: 500;
} }