This commit is contained in:
2024-11-02 15:55:13 +10:00
parent a73f62e2a6
commit 255084d4b6

View File

@@ -134,7 +134,7 @@ h1 {
font-size: 1em; font-size: 1em;
} }
} }
#pageContainer section#input article form.htmx-request input, #pageContainer section#input article form.htmx-request button { #pageContainer section#input article form.htmx-request input, #pageContainer section#input article form.htmx-request button, #pageContainer section#input article form.htmx-request label {
display: none; display: none;
} }
#pageContainer section#input article form.htmx-request .loading { #pageContainer section#input article form.htmx-request .loading {