Skip to content

Commit

Permalink
Removed webkit style - lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan-Sait authored and Tracer1337 committed Oct 1, 2022
1 parent 53e4fd8 commit 738f336
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/Form/TextInput/TextInput.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
* If a solid color is required use 'box-shadow'.
**/
background-clip: text !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: $color-main-text;
caret-color: $color-main-text;
}
Expand Down

0 comments on commit 738f336

Please sign in to comment.