Merge pull request #6113 from matrix-org/gsouquet/improve-layout-rendering
This commit is contained in:
commit
9d126c51e4
9 changed files with 92 additions and 60 deletions
|
@ -280,6 +280,7 @@ $left-gutter: 64px;
|
|||
height: $font-14px;
|
||||
width: $font-14px;
|
||||
|
||||
will-change: left, top;
|
||||
transition:
|
||||
left var(--transition-short) ease-out,
|
||||
top var(--transition-standard) ease-out;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue