LT-275: Fixing some issues on CSS animations
This commit is contained in:
parent
cd2427274a
commit
a49fca71d2
@ -35,7 +35,9 @@ $gray6 = #303030
|
|||||||
border-radius: 0
|
border-radius: 0
|
||||||
|
|
||||||
.tree-search
|
.tree-search
|
||||||
opacity: 0
|
background-color: transparent
|
||||||
|
border-color: transparent
|
||||||
|
color: transparent
|
||||||
|
|
||||||
&, .select-tree
|
&, .select-tree
|
||||||
|
|
||||||
|
|||||||
@ -44,6 +44,7 @@
|
|||||||
|
|
||||||
.icon-check
|
.icon-check
|
||||||
theme('background-color', '$activeColor')
|
theme('background-color', '$activeColor')
|
||||||
|
animateZoomIn()
|
||||||
left: -46px
|
left: -46px
|
||||||
position: absolute
|
position: absolute
|
||||||
top: 3px
|
top: 3px
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user