mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 14:52:13 +00:00
Popup border click through fixed
This commit is contained in:
parent
2f0ed36ec6
commit
1857a57aac
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
.border {
|
||||
position: absolute;
|
||||
border: 0 solid transparent;
|
||||
pointer-events: none;
|
||||
|
||||
&-top {
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue