Skip to content

Commit 34d7d54

Browse files
authored
Button base
1 parent 651188b commit 34d7d54

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/lib/button/_button-base.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ $mat-mini-fab-padding: 8px !default;
8686
transition: background $swift-ease-out-duration $swift-ease-out-timing-function,
8787
mat-elevation-transition-property-value();
8888

89-
&._mat-animation-noopable, &.ng-animate-disabled, .ng-animate-disabled & {
90-
transition: none;
91-
}
92-
9389
&:not([disabled]):active {
9490
@include mat-overridable-elevation(8);
9591
}

0 commit comments

Comments
 (0)