mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 09:20:18 +08:00
feat: 更新窗口标题和尺寸,优化按钮样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user