feat(ui): use view transitions for realtime feed

This commit is contained in:
josedario87
2025-06-09 22:27:29 -06:00
parent 21274ba1e0
commit 0d2ffee841
3 changed files with 26 additions and 3 deletions

View File

@@ -114,6 +114,7 @@ const operationClass = computed(() => {
.realtime-event {
margin-bottom: 1rem;
padding: 0.5rem;
view-transition-name: auto;
}
.old-card,