Skip to content

Commit

Permalink
chore: adds transition
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorJ76 committed Nov 7, 2024
1 parent 90c5969 commit a7459b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/components/src/lib/file-picker/file-picker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ $file-picker-list-item-background-color: --file-picker-list-item-background-colo
inline-size: 100%;
min-block-size: 52px;
outline: none;
transition: all 0.3s ease;
&:not(.size-expanded) {
min-block-size: 52px;
}
Expand Down

0 comments on commit a7459b0

Please sign in to comment.