mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
fix(BottomSheet): remove chrome mobile highlight color for backdrop
This commit is contained in:
parent
6337f25660
commit
a98d38fa25
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
opacity: 0.8;
|
||||
transition: opacity 0.1s ease-out;
|
||||
cursor: pointer;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue