Skip to content

Commit

Permalink
CSS button alignment fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajparkar committed Apr 1, 2023
1 parent 07d2079 commit 8c7b817
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ fieldset {
.mat-multiselect :host .helper-button {
background-color: transparent;
color: #444;
padding: 1px 5px;
}

.mat-multiselect :host .helper-button:not(:last-child) {
Expand Down

0 comments on commit 8c7b817

Please sign in to comment.