digitallinguistics / data-explorer

The DLx portal for viewing, searching, and aggregating data
https://data.digitallinguistics.io
MIT License
3 stars 0 forks source link

Lexeme Details: use 2-column layout for form data #483

Open dwhieb opened 1 year ago

dwhieb commented 1 year ago

For forms within the Lexeme Details, use a 2-column layout. See if you can automatically wrap using CSS grid's repeat, auto-fill, or auto-fit.

Make sure to resize on smaller screens.

Once you've got this layout figured out, see about applying it to senses, metadata, and the lexeme info as well.