Skip to content

Commit

Permalink
#2144 Animations for Properties Panel (#2145)
Browse files Browse the repository at this point in the history
Signed-off-by: srikant <[email protected]>
  • Loading branch information
srikant-ch5 authored Sep 11, 2024
1 parent d65836b commit 212e6fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ $properties-resize-button-size: $spacing-06;
outline: none;
display: flex;
flex-direction: column;
transition: motion(entrance, expressive) $duration-moderate-01;

&.properties-small {
width: $common-properties-small-flyout-width;
Expand Down

0 comments on commit 212e6fe

Please sign in to comment.