Remove behavior list animate

This commit is contained in:
MrKBear 2022-04-01 17:37:47 +08:00
parent 5176a1f672
commit cc07f6a03c

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%;