From 27202c3622c151313916cc76fa590b83190f7d0d Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 7 Apr 2024 00:17:37 +0200 Subject: [PATCH] comments --- example/webui/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/example/webui/index.html b/example/webui/index.html index 9e542ea..d67d566 100644 --- a/example/webui/index.html +++ b/example/webui/index.html @@ -20,6 +20,7 @@ .htmx-request .htmx-indicator{ opacity:1 } + /* Loader (https://cssloaders.github.io/) */ .loader { width: 12px; height: 12px;