diff --git a/assets/styles/framework/animations.less b/assets/styles/framework/animations.less index 00d02f1614..7ee75239b1 100644 --- a/assets/styles/framework/animations.less +++ b/assets/styles/framework/animations.less @@ -1,6 +1,6 @@ // Animations @animation-speed: 0.05s; -@animation-speed-long: 0.25s; +@animation-speed-long: 0.2s; @transition-all: all @animation-speed ease; // DEPRICATED don't use this .fade-enter-active, diff --git a/components/ui/Global/Global.html b/components/ui/Global/Global.html index 44edbdad19..52a763adef 100644 --- a/components/ui/Global/Global.html +++ b/components/ui/Global/Global.html @@ -1,93 +1,110 @@
- - - - - - + + + + + - - - + + + - - - - - - + + + + + + - - - + + + - - - - - - + + + + + + + + + + + + - - - - - - - + + + + + + + diff --git a/components/ui/Modal/Modal.html b/components/ui/Modal/Modal.html index df9e271059..a432da3c47 100644 --- a/components/ui/Modal/Modal.html +++ b/components/ui/Modal/Modal.html @@ -1,4 +1,4 @@ -
+