Skip to content

Commit

Permalink
Add overflow hidden (#7488)
Browse files Browse the repository at this point in the history
  • Loading branch information
rickycodes authored and Gudahtt committed Dec 5, 2019
1 parent 466ece4 commit aeafc1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/components/app/transaction-list-item/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
&__expander {
max-height: 0px;
width: 100%;
overflow: hidden;

&--show {
max-height: 1000px;
Expand Down

0 comments on commit aeafc1e

Please sign in to comment.