Skip to content

Commit 7b275b7

Browse files
colleenmcginnisnaemono
authored andcommitted
fix collapsible animation (elastic#3148)
1 parent f70c8ac commit 7b275b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/web/style/base_styles.pcss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ html {
6868
}
6969

7070
details[open] {
71-
summary {
71+
> summary {
7272
&:before {
7373
transform: translate(-3.5px, 0px) rotate(90deg);
7474
transition: .1s ease-in-out;

0 commit comments

Comments
 (0)