]> git.openstreetmap.org Git - nominatim-ui.git/commit
make details information table responsive (#98)
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 2 Mar 2021 12:52:47 +0000 (13:52 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Mar 2021 12:52:47 +0000 (13:52 +0100)
commiteacd4882e8ba181eb4b02c8af729e041c60ec534
treee0f59c51116a86e3dc2c5a72d8c5de4001f17d8b
parentf2633dcc2939466943d2257439c12775fb712a11
make details information table responsive (#98)

Restricts size of table when long are added. Also allow
arbitrary word wrap so that overly long values do not
require scrolling.

Fixes #97.
src/components/DetailsInfoRowList.svelte
src/pages/DetailsPage.svelte