[css.container] minfix
This commit is contained in:
parent
496c0ba529
commit
f2201ebedc
|
@ -164,8 +164,7 @@
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
box-shadow: 0 1px 1px darken(#fff, 20%);
|
box-shadow: 0 1px 1px darken(#fff, 20%);
|
||||||
|
|
||||||
&:not([data-anim='0']),
|
&:not([data-anim='0']){
|
||||||
&:not([data-anim-incoming='1']){
|
|
||||||
animation: bounce-up .2s ease-out;
|
animation: bounce-up .2s ease-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue