Skip to content

Commit

Permalink
Update position of shuffle button
Browse files Browse the repository at this point in the history
  • Loading branch information
emeaguiar committed Jul 11, 2022
1 parent aef276c commit b23794d
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 b23794d

Please sign in to comment.