Skip to content

Commit

Permalink
Merge b23794d into aef276c
Browse files Browse the repository at this point in the history
  • Loading branch information
emeaguiar committed Jul 11, 2022
2 parents aef276c + b23794d commit b7efa88
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 b7efa88

Please sign in to comment.