Popup border click through fixed

This commit is contained in:
NikolaBorislavovHristov 2018-11-29 12:25:04 +02:00
parent 2f0ed36ec6
commit 1857a57aac

View file

@ -9,6 +9,7 @@
.border {
position: absolute;
border: 0 solid transparent;
pointer-events: none;
&-top {
left: 0;