From 994f35daa605e8dd3b4ac4bec57bcb6c4d17f8d0 Mon Sep 17 00:00:00 2001 From: Andrew Northall Date: Wed, 13 Dec 2023 00:35:48 +0000 Subject: [PATCH] Fix x-trap values --- app/templates/_base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/_base.html b/app/templates/_base.html index ecc271bc..1d5b9f96 100644 --- a/app/templates/_base.html +++ b/app/templates/_base.html @@ -32,7 +32,7 @@
+ @click.outside="open = false" x-trap.noscroll="open">

Notifications

{% for item in notifications.list %}
@@ -62,7 +62,7 @@

Notifications

+ x-cloak x-transition.scale.20.origin.top.right x-trap.noscroll="open">