mirror of
https://github.com/fankes/komari-theme-purcarte.git
synced 2025-10-18 19:39:22 +08:00
style: 降低面板边框和阴影的透明度,使其更加柔和
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
}
|
||||
|
||||
.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 {
|
||||
|
Reference in New Issue
Block a user