Skip to content

Commit

Permalink
fix(ui-contract-editor): adjust tooltip z-index - I185 (#236)
Browse files Browse the repository at this point in the history
Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
  • Loading branch information
K-Kumar-01 committed Feb 2, 2021
1 parent f008d44 commit e2e58af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui-contract-editor/src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ a {
opacity: 1 !important;
border: 1px solid #141F3C;
border-radius: 2px;
z-index:100;
background-color: #141F3C;
transition-duration: 0.25s;
color: #FFFFFF;
Expand Down

0 comments on commit e2e58af

Please sign in to comment.