fix faq close

This commit is contained in:
letieu
2025-12-10 04:49:31 +07:00
parent a8a803b6f4
commit 050c760315
2 changed files with 3 additions and 7 deletions

View File

@@ -1018,6 +1018,7 @@ ol.content li::before {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease-out;
transition: padding 0.4s ease-out;
color: var(--muted);
}