feat: 样式调整

This commit is contained in:
2026-03-17 20:23:27 +08:00
parent 8696953f6f
commit b7d9ebf816

View File

@@ -17,7 +17,7 @@
/* 不让子项拉伸,按内容宽度排列 */ /* 不让子项拉伸,按内容宽度排列 */
padding: 0 12px; padding: 0 12px;
/* 增加横向间距,便于触控 */ /* 增加横向间距,便于触控 */
min-width: 64px; min-width: 72px;
/* 保证可点击区域 */ /* 保证可点击区域 */
} }