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
|
||||
|
||||
.tree-search
|
||||
opacity: 0
|
||||
background-color: transparent
|
||||
border-color: transparent
|
||||
color: transparent
|
||||
|
||||
&, .select-tree
|
||||
|
||||
|
||||
@ -44,6 +44,7 @@
|
||||
|
||||
.icon-check
|
||||
theme('background-color', '$activeColor')
|
||||
animateZoomIn()
|
||||
left: -46px
|
||||
position: absolute
|
||||
top: 3px
|
||||
|
||||
Loading…
Reference in New Issue
Block a user