更新文档

This commit is contained in:
Super Manito
2025-10-08 21:08:32 +08:00
parent d50194c76a
commit 3a482e44de
13 changed files with 25 additions and 36 deletions

View File

@@ -470,7 +470,7 @@
width: 100%;
text-align: center;
padding: .75rem;
border-radius: 6px;
border-radius: var(--component-border-radius);
height: 80px;
max-height: 80px;
transition: background-color 0.2s;