Convert exercise form into htmx driven
This commit is contained in:
4
static/css/style.css
Normal file
4
static/css/style.css
Normal file
@@ -0,0 +1,4 @@
|
||||
tr.htmx-swapping td {
|
||||
opacity: 0;
|
||||
transition: opacity 0.5s ease-out;
|
||||
}
|
||||
Reference in New Issue
Block a user