Skip to content

Commit

Permalink
Consistent rounded corners on tx details modal/popup (#8714)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmashuang authored Jun 1, 2020
1 parent df85ab6 commit fb906e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/components/ui/popover/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
justify-content: flex-start;
align-items: stretch;
align-content: stretch;
border-radius: 10px;
}

&-container {
Expand Down

0 comments on commit fb906e2

Please sign in to comment.