Skip to content

Commit

Permalink
fix: display selected options vertically (#24)
Browse files Browse the repository at this point in the history
* fix: display selected options vertically

* fix: margin

---------

Co-authored-by: Oscar Arzola <[email protected]>
  • Loading branch information
fdalcin and arzola authored Feb 1, 2024
1 parent 53b3ba6 commit bb7619b
Show file tree
Hide file tree
Showing 7 changed files with 405 additions and 32 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/assets/pressbooks-multi-institution-3db8464b.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/assets/pressbooks-multi-institution-b315669a.css

This file was deleted.

6 changes: 3 additions & 3 deletions dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"src": "node_modules/@pressbooks/multiselect/pressbooks-multiselect.js"
},
"resources/assets/js/pressbooks-multi-institution.css": {
"file": "assets/pressbooks-multi-institution-b315669a.css",
"file": "assets/pressbooks-multi-institution-3db8464b.css",
"src": "resources/assets/js/pressbooks-multi-institution.css"
},
"resources/assets/js/pressbooks-multi-institution.js": {
"css": [
"assets/pressbooks-multi-institution-b315669a.css"
"assets/pressbooks-multi-institution-3db8464b.css"
],
"file": "assets/app-9216d47d.js",
"file": "assets/app-26ea47fb.js",
"isEntry": true,
"src": "resources/assets/js/pressbooks-multi-institution.js"
}
Expand Down
Loading

0 comments on commit bb7619b

Please sign in to comment.