Commit 168bf64b authored by hetech's avatar hetech Committed by GitHub

Progress: add transition support (#13210)

parent 32626613
...@@ -105,6 +105,7 @@ ...@@ -105,6 +105,7 @@
border-radius: 100px; border-radius: 100px;
line-height: 1; line-height: 1;
white-space: nowrap; white-space: nowrap;
transition: width 0.6s ease;
@include utils-vertical-center; @include utils-vertical-center;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment