style(property-marketing): 调整账号详情标题样式为加粗
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
<div class="note-detail-wrap h-full flex flex-col">
|
<div class="note-detail-wrap h-full flex flex-col">
|
||||||
<div class="flex items-center mb-16px cursor-pointer" @click="handleBack">
|
<div class="flex items-center mb-16px cursor-pointer" @click="handleBack">
|
||||||
<icon-left size="16" />
|
<icon-left size="16" />
|
||||||
<span class="cts title ml-8px">账号详情</span>
|
<span class="cts ml-8px bold">账号详情</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--作品详情-->
|
<!--作品详情-->
|
||||||
|
|||||||
Reference in New Issue
Block a user