mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-15 09:40:27 +08:00
Fixed Firefox text selection cursor over fa - update _core.scss
Fixed Firefox showing text selection cursor when hovering over fa
This commit is contained in:
parent
a65bd93d81
commit
80bf435f19
@ -8,4 +8,5 @@
|
||||
text-rendering: auto; // optimizelegibility throws things off #1094
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
cursor: default;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user