enhance(mobile): polish UI spacing and background styling in various components

This commit is contained in:
charlie
2025-12-13 19:01:25 +08:00
parent ff7ecc4baa
commit c75322f55e
5 changed files with 28 additions and 6 deletions

View File

@@ -1,4 +1,6 @@
.cp__user-login {
@apply px-1;
span.opacity-50, a.opacity-60 {
@apply opacity-80;
}