Skip to content

Commit

Permalink
Merge pull request #382 from material-components/feature/313-button-u…
Browse files Browse the repository at this point in the history
…pdates

Update position of shuffle button
  • Loading branch information
PatelUtkarsh committed Jul 12, 2022
2 parents aef276c + b23794d commit 61d9b95
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
width: 40px;
}

.material-design-color__input input {
width: 50% !important; /* Override core */
.material-design-color__input {
width: 82px;
}

.material-design-color__shuffle.material-design-color__shuffle {
margin-left: 15px;
}

0 comments on commit 61d9b95

Please sign in to comment.