mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
Merge pull request #585 from Stremio/fix-highlight-color-metaitem
fix: removed the highlight color on metaitem
This commit is contained in:
commit
b783cdef08
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
.meta-item-container {
|
||||
padding: 1rem;
|
||||
overflow: visible;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
|
||||
&:hover, &:focus, &:global(.active), &:global(.selected) {
|
||||
outline-style: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue