diff --git a/demo/proximity-based-communication-and-event-propagators.html b/demo/proximity-based-communication-and-event-propagators.html index e9ed830..2afe62b 100644 --- a/demo/proximity-based-communication-and-event-propagators.html +++ b/demo/proximity-based-communication-and-event-propagators.html @@ -43,8 +43,6 @@ display: block; position: absolute; inset: 0 0 0 0; - pointer-events: none; - background-color: #b4d8f63b; } folk-weather { diff --git a/demo/proximity-based-communication.html b/demo/proximity-based-communication.html index 7d8f988..e098513 100644 --- a/demo/proximity-based-communication.html +++ b/demo/proximity-based-communication.html @@ -31,6 +31,7 @@ background: white; border: solid 2px black; border-radius: 5px; + ul { height: 100%; overflow: auto; @@ -43,8 +44,6 @@ display: block; position: absolute; inset: 0 0 0 0; - pointer-events: none; - background-color: #b4d8f63b; } folk-weather {