fixes minor bug.

This commit is contained in:
2024-08-23 22:04:08 -07:00
parent 87ea623318
commit ab5869b4fb

View File

@@ -43,9 +43,8 @@
[:div {:class "p-4 text-lg w-full" :role "alert"}
[:div.text-sm
[:pre#notification-details.text-xs]]]]]]
[:div#error-holder.z-50 {:x-show "showError"
}
[:div {:x-show "showError"
:x-init ""}
[:div.fixed.top-0.right-0.left-0.z-30.mx-auto.max-w-screen-lg.w-screen-lg.my-0.pt-8.rounded-lg
[:div.relative
[:button.absolute.right-2.top-2.w-6.h-6.z-50.text-red-600