We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd60956 commit 7b68241Copy full SHA for 7b68241
src/lib/input/input.scss
@@ -123,7 +123,6 @@ md-input, md-textarea {
123
transform: translateY(0);
124
transform-origin: bottom left;
125
transition: transform $swift-ease-out-duration $swift-ease-out-timing-function,
126
- scale $swift-ease-out-duration $swift-ease-out-timing-function,
127
color $swift-ease-out-duration $swift-ease-out-timing-function,
128
width $swift-ease-out-duration $swift-ease-out-timing-function;
129
0 commit comments