4 lines
81 B
CSS
4 lines
81 B
CSS
tr.htmx-swapping td {
|
|
opacity: 0;
|
|
transition: opacity 0.5s ease-out;
|
|
} |