Browse Source

tab hignlight

master
maochaoying 2 years ago
parent
commit
36ce053534
  1. 12
      src/style.scss

12
src/style.scss

@ -1,9 +1,5 @@
.router-link-active {
text-decoration: none;
outline: none;
}
a {
text-decoration: none;
outline: none;
a,
button,
input {
-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
Loading…
Cancel
Save