fix: enable wrapping of long option names in facets
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M frontend/static/style.css → frontend/static/style.css
@@ -216,7 +216,6 @@ .facet .term { display: flex; justify-content: space-between; border-bottom: 1px solid transparent; - overflow-wrap: break-word; padding: 0.25rem 0; margin-right: 0; }