feat: 名片支持展示存款信息并适配弹窗宽度

This commit is contained in:
2026-03-21 08:29:29 +08:00
parent 7bf9d18b33
commit 60cec0276b
3 changed files with 9 additions and 1 deletions

View File

@@ -470,7 +470,7 @@ a:hover {
background: white;
border: 2px solid var(--border-blue);
border-radius: 8px;
width: 340px;
width: 420px;
max-width: 90vw;
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
overflow: hidden;