ui优化-3

This commit is contained in:
yml2213
2026-05-14 20:25:58 +08:00
parent 0288e8f578
commit a029da8c6d
3 changed files with 76 additions and 76 deletions
@@ -409,7 +409,7 @@ onMounted(loadEvents)
gap: 6px;
min-width: 0;
padding: 10px 11px;
border-radius: 12px;
border-radius: var(--radius-md);
background: rgba(255, 255, 255, 0.78);
border: 1px solid var(--border-default);
}