UNPKG
@three11/accordion
Version:
latest (2.0.1)
2.0.1
2.0.0
1.0.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.1
Front-end Accordion widget using max-height
github.com/three11/accordion
three11/accordion
@three11/accordion
/
dist
/
accordion.css
2 lines
•
127 B
CSS
View Raw
1
2
[data-title]
{
cursor
:pointer}
[data-content]
{
overflow
:hidden;
transition
:max-height .
4s
}
/*# sourceMappingURL=accordion.css.map */