fix bugs and add log viewer package
This commit is contained in:
@@ -72,7 +72,7 @@ export default {
|
||||
<style scoped>
|
||||
/* Анимация появления */
|
||||
.fade-enter-active, .fade-leave-active {
|
||||
transition: opacity 0.3s ease;
|
||||
transition: opacity 0.15s ease;
|
||||
}
|
||||
|
||||
.fade-enter-from, .fade-leave-to {
|
||||
|
||||
Reference in New Issue
Block a user