|
@@ -206,7 +206,7 @@
|
|
|
[:button.font-bold {:on-click on-open} (str "show " (if open? "less" "more"))])])})))
|
|
|
|
|
|
(defn error [{:keys [failure parse-error status status-text]} cb]
|
|
|
- [:div.flex.flex-auto.h-full.items-center.justify-center
|
|
|
+ [:div.flex.flex-auto.h-full.items-center.justify-center.p-5
|
|
|
[:div.flex.flex-col.gap-y-6.border-border-neutral-300.rounded.dark:border-stone-700.bg-neutral-300.dark:bg-neutral-800.p-5
|
|
|
[:div.flex.items-center.gap-2.text-xl
|
|
|
[:i.fa-solid.fa-circle-exclamation]
|