form as custom element

This commit is contained in:
Benjamin Dalsass
2025-12-23 09:03:01 +01:00
parent 7713a113cc
commit a627f8a471
11 changed files with 164 additions and 38 deletions

View File

@@ -47,7 +47,7 @@
align-items: center;
}
.form[aria-busy="true"] {
.turbo-refreshing{
opacity: .5;
}