细节优化

This commit is contained in:
2025-10-02 21:35:00 +08:00
parent 8f676b1c38
commit 33f436ea77
8 changed files with 38 additions and 18 deletions

View File

@@ -45,5 +45,9 @@
border-radius: 16px;
font-size: 16px;
font-weight: 600;
&.disabled {
color: rgba(255, 255, 255, 0.30);
}
}
}