Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Commit

Permalink
Remove "overflow-y: hidden" from accordion.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Akronix committed Feb 1, 2018
1 parent 10d59d8 commit c20c06e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/accordion.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* the tree node's style */
.tree-view {
overflow-y: hidden;
display: inline-flex;
flex-direction: column;
}
Expand Down

0 comments on commit c20c06e

Please sign in to comment.