Add behavior picker component & Fix fps bug search with lower case & Remove behavior list animate #32

Merged
MrKBear merged 6 commits from dev-mrkbear into master 2022-04-02 00:08:57 +08:00
Showing only changes of commit cc07f6a03c - Show all commits

View File

@ -40,8 +40,6 @@ div.behavior-list {
z-index: 1;
div.behavior-popup-layout {
transition: opacity 150ms cubic-bezier(0, 0, 1, 1),
width 220ms cubic-bezier(.1, .9, .2, 1);
width: 0;
opacity: 0;
height: 100%;