Skip to content

Commit 18ae407

Browse files
committed
chore: 更改移动端 Appbar 圆角度
1 parent d1b21be commit 18ae407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ main mark {
822822
gap: 0.85rem;
823823
min-height: 4rem;
824824
padding: 0.75rem 1rem;
825-
border-radius: 20px;
825+
border-radius: 10px;
826826
background: color-mix(in srgb, var(--card-bg) 90%, var(--primary-color) 10%);
827827
box-shadow: var(--shadow-card);
828828
backdrop-filter: saturate(160%) blur(10px);

0 commit comments

Comments
 (0)