feat: 更新窗口标题和尺寸,优化按钮样式

This commit is contained in:
Elysia
2026-01-28 20:59:25 +08:00
parent 38a4d4512f
commit 185b4984c6
4 changed files with 13 additions and 10 deletions

View File

@@ -789,7 +789,7 @@ align-items: center;
.action-btn {
padding: 8px 12px;
border-radius: 10px;
background: var(--card);
background: var(--accent);
border: 1px solid rgba(15, 23, 42, 0.04);
box-shadow: var(--shadow);
cursor: pointer;