Skip to content

Commit

Permalink
disable tap highlight color in webkit browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
stonko1994 committed Dec 11, 2024
1 parent 66b3186 commit fea5db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/skin-super-modern/components/_label.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

cursor: default;
white-space: nowrap;
-webkit-tap-highlight-color: transparent;
}

.#{$prefix}-ui-label {
Expand Down

0 comments on commit fea5db4

Please sign in to comment.