1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-07-27 04:20:43 +08:00

style: 调整多处UI样式与布局细节

1. 修改项目概览文档标题
2. 将详情按钮文字大小从11px改为text-xs
3. 移除分类标签右侧的多余内边距
4. 关闭首页列表加载loading弹窗
5. 调整友链项的间距与头像尺寸
This commit is contained in:
小莫唐尼
2026-06-13 00:37:17 +08:00
parent 50cad268d3
commit 7d74a40f51
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ onPageScroll(() => { })
</view>
<view class="shrink-0">
<view
class="uh-shadow-md rounded-3xl bg-[#1A1A1A] px-4 py-1.5 text-[11px] text-white"
class="uh-shadow-md rounded-3xl bg-[#1A1A1A] px-4 py-1.5 text-xs text-white"
>
详情
</view>