Skip to content

Commit

Permalink
fixup! refactor(material/button): switch raised button to tokens them…
Browse files Browse the repository at this point in the history
…ing API
  • Loading branch information
wagnermaciel committed Sep 20, 2023
1 parent 5e9b0c9 commit 5a7bbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/material/core/tokens/m2/mdc/_button-protected.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ $prefix: (mdc, button-protected);
container-shape: 4px,
container-height: 36px,
keep-touch-target: false,

focus-state-layer-opacity: null,
hover-state-layer-opacity: null,
pressed-state-layer-opacity: null,

container-shadow-color: null,
container-elevation: null,
hover-container-elevation: null,
Expand Down

0 comments on commit 5a7bbfc

Please sign in to comment.