This commit is contained in:
carson 2022-02-04 10:42:23 -07:00
parent 9cc0da4244
commit e73753177e

View File

@ -297,7 +297,7 @@ pre {
overflow: auto; overflow: auto;
} }
table.delete-row-example .kutty-swapping { table.delete-row-example .htmx-swapping {
opacity: 0; opacity: 0;
transition: visibility 0s 1s, opacity 1s linear; transition: visibility 0s 1s, opacity 1s linear;
} }