Skip to content

Commit

Permalink
Fix missing transition override
Browse files Browse the repository at this point in the history
  • Loading branch information
OEvgeny committed Jan 14, 2025
1 parent 91043e9 commit 7d822a9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -619,4 +619,5 @@
font-weight: var(--webchat-fontWeightRegular);
line-height: var(--webchat-lineHeightBase200);
padding: var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);
transition: opacity var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);
}

0 comments on commit 7d822a9

Please sign in to comment.