style: 降低面板边框和阴影的透明度,使其更加柔和

This commit is contained in:
2025-09-12 22:14:00 +08:00
parent 4b789ceca7
commit b4fbc75b1e

View File

@@ -163,7 +163,7 @@
} }
.theme-card-style { .theme-card-style {
@apply rounded-lg shadow-sm shadow-(color:--accent-12)/50 box-border border border-(--accent-12)/50; @apply rounded-lg shadow-sm shadow-(color:--accent-12)/20 box-border border border-(--accent-12)/25;
} }
.theme-text-muted { .theme-text-muted {