Add behavior picker component & Fix fps bug search with lower case & Remove behavior list animate #32
@ -40,8 +40,6 @@ div.behavior-list {
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
div.behavior-popup-layout {
|
div.behavior-popup-layout {
|
||||||
transition: opacity 150ms cubic-bezier(0, 0, 1, 1),
|
|
||||||
width 220ms cubic-bezier(.1, .9, .2, 1);
|
|
||||||
width: 0;
|
width: 0;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user