Skip to content

Commit

Permalink
Merge pull request #123 from Tencent/feat/alert/desAnimation
Browse files Browse the repository at this point in the history
feat: add alert description animation
  • Loading branch information
LeeJim authored Jan 12, 2022
2 parents ce70052 + 896e709 commit 96b0073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/web/components/alert/_index.less
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
.@{prefix}-alert__description {
color: @alert-description-color;
flex: 0 1 auto;
transition: height @anim-duration-base;
}

.@{prefix}-alert__operation {
Expand Down

0 comments on commit 96b0073

Please sign in to comment.