Skip to content
Snippets Groups Projects
Commit 74eeec3c authored by Etienne LOUPIAS's avatar Etienne LOUPIAS
Browse files

rename active to expanded

parent 516acc80
No related branches found
No related tags found
2 merge requests!4Add theme,!1Accordion
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
border-bottom: transparent solid 2px; border-bottom: transparent solid 2px;
} }
.accordion-btn.active { .accordion-btn.expanded {
background-color: var(--ml-m400); background-color: var(--ml-m400);
border: none; border: none;
border-top: transparent solid 2px; border-top: transparent solid 2px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment