Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 8ee6650

Browse files
author
Damian Dulisz
committed
Bump version to beta.10
1 parent 854b6ae commit 8ee6650

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/Multiselect.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ fieldset[disabled] .multiselect {
258258
}
259259
260260
.multiselect__loading-enter-active,
261-
.multiselect__loading-leave-active, {
261+
.multiselect__loading-leave-active {
262262
transition: opacity 0.4s ease-in-out;
263263
opacity: 1;
264264
}

0 commit comments

Comments
 (0)