Commit bab493ad authored by lshan's avatar lshan

个人中心字体大小修改

parent 8a46f581
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<div class="flex justify-between items-center"> <div class="flex justify-between items-center">
<div> <div>
<div class=" text-sm font-semibold">登陆密码</div> <div class=" text-sm font-semibold">登陆密码</div>
<div class=" text-sm text-gray-400">保障账户登录安全</div> <div class=" text-xs text-gray-400 pt-1">保障账户登录安全</div>
</div> </div>
<div class="flex items-center text-xs h-1 text-right"> <div class="flex items-center text-xs h-1 text-right">
<span v-if="hasPassword == 3">设置</span> <span v-if="hasPassword == 3">设置</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment