mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
api resource refactoring part 5
This commit is contained in:
@@ -156,7 +156,7 @@ export default {
|
||||
|
||||
// Transition
|
||||
.folder-item-move {
|
||||
transition: transform 300s ease;
|
||||
transition: all 300s ease;
|
||||
}
|
||||
|
||||
.folder-item-enter-active {
|
||||
|
||||
Reference in New Issue
Block a user