优化:确认发放按钮圆角 6px→20px,视觉更圆润

This commit is contained in:
2026-03-01 12:08:05 +08:00
parent 9da0d83914
commit 2ae3d83349

View File

@@ -1011,7 +1011,7 @@
border-radius:6px; font-size:13px; color:#92400e;
outline:none; box-sizing:border-box;">
<button x-on:click="send()"
style="padding:9px 20px; border:none; border-radius:6px;
style="padding:9px 20px; border:none; border-radius:20px;
font-size:13px; font-weight:bold; color:#fff;
cursor:pointer; transition:opacity .15s; white-space:nowrap;"
:style="(sending || !amount) ?