Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed May 16, 2024
2 parents a4bce77 + e576fb2 commit 8de6d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/components/Energyflow/Visualization.vue
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ html.dark .grid-import {
overflow: hidden;
}
.visualization--ready :deep(.label-bar) {
transition-property: width, opacity;
transition-property: flex-basis, opacity;
transition-duration: var(--evcc-transition-medium), var(--evcc-transition-fast);
transition-timing-function: linear, ease;
}
Expand Down

0 comments on commit 8de6d5b

Please sign in to comment.