Skip to content

Commit 5b5cda1

Browse files
committed
added transition token
1 parent 65ee1c8 commit 5b5cda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/textarea/textarea.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ ion-icon {
152152

153153
transform: scale(0);
154154

155-
transition: transform 200ms;
155+
transition: transform globals.$ion-transition-time-200;
156156

157157
background: var(--border-color);
158158
}

0 commit comments

Comments
 (0)