Skip to content

Commit

Permalink
Merge pull request #180 from mayuran-deriv/mayuran/link-tap-issue
Browse files Browse the repository at this point in the history
fix: link tap issue
  • Loading branch information
farabi-deriv authored Dec 13, 2024
2 parents e244c10 + d813196 commit 2b486a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/run-panel/run-panel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
padding: 16px 0 2px;
cursor: pointer;
color: var(--text-general);
-webkit-tap-highlight-color: transparent;

&-item {
display: inline-block;
Expand Down

0 comments on commit 2b486a7

Please sign in to comment.