Skip to content

Commit

Permalink
Add overflow to scss
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuehn-uofl authored and dlpierce committed Nov 1, 2024
1 parent 71d7a79 commit 6782ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/hyrax/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ legend small {

.select2-container .select2-choice > .select2-chosen {
max-width: 26em;
overflow: auto;
}

form {
Expand Down

0 comments on commit 6782ee4

Please sign in to comment.