Skip to content

Commit

Permalink
fix #113
Browse files Browse the repository at this point in the history
  • Loading branch information
tanthammar committed Mar 11, 2022
1 parent 8f4b9a8 commit b1f061d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/css/tall-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
@apply focus:ring-gray-400 focus:border-gray-400 focus:shadow-md border-gray-300 rounded
}
.form-multiselect {
@apply form-select my-1 w-full shadow px-0 divide-y
@apply focus:ring-gray-400 focus:border-gray-400 focus:shadow-md border-gray-300 rounded my-1 w-full shadow px-0 divide-y
}
.form-checkbox {
@apply focus:ring-blue-400 text-blue-500 border-gray-300 rounded
Expand Down

0 comments on commit b1f061d

Please sign in to comment.