This commit is contained in:
CN-JS-HuiBai
2026-04-06 02:36:23 +08:00
parent d0bc646c22
commit 90e72af72c
2 changed files with 19 additions and 11 deletions

View File

@@ -612,7 +612,7 @@ input:checked+.slider:before {
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
overflow: hidden;
transition: all 0.3s ease;
transition: border-color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
}
.chart-card:hover {