restructured rendering, added Tweener & smoothMove
This commit is contained in:
@@ -131,7 +131,7 @@ body[eicapp] {
|
||||
padding: var(--eicui-base-spacing-2xs) var(--eicui-base-spacing-2xs);
|
||||
cursor: default;
|
||||
margin: 0;
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
transition: all 0.5s;
|
||||
flex: 1 1 auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user