Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into refactor_navigation
  • Loading branch information
obulat authored Dec 2, 2020
commit 22f456d2c5bc262c62c79c373a86c6060898e4ac
1 change: 0 additions & 1 deletion src/components/Stepper.vue
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,6 @@ export default {
.inactive .step-title {
color: #b0b0b0;
}

.slide-enter-active {
/*transition: all .3s ease;*/
animation: slide-down .3s;
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.