feat(ui): use view transitions for realtime feed
This commit is contained in:
@@ -114,6 +114,7 @@ const operationClass = computed(() => {
|
||||
.realtime-event {
|
||||
margin-bottom: 1rem;
|
||||
padding: 0.5rem;
|
||||
view-transition-name: auto;
|
||||
}
|
||||
|
||||
.old-card,
|
||||
|
||||
Reference in New Issue
Block a user