diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 073fede5..669d8251 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -105,6 +105,7 @@ export default { float: left; cursor: pointer; transition: background .3s; + -webkit-tap-highlight-color:transparent; &:hover { background: rgba(0, 0, 0, .025)