We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a9c48 commit e58f5cfCopy full SHA for e58f5cf
src/guide/built-ins/transition-demos/NestedTransitions.vue
@@ -24,6 +24,7 @@ const show = ref(true)
24
25
.transition-demo-inner {
26
background: #ccc;
27
+ color: rgb(33, 53, 71);
28
}
29
30
.nested-enter-active,
0 commit comments