Mercurial > libervia-templates
diff sat_templates/templates/bulma/ticket/overview.html @ 235:f5f428a50c10
chat, ticket: use `pre-wrap` instead of `pre` for whitespaces
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 29 May 2020 21:58:19 +0200 |
parents | 0e69b5843c2f |
children | 1928ba66c194 |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/ticket/overview.html Tue May 19 18:41:14 2020 +0200 +++ b/sat_templates/templates/bulma/ticket/overview.html Fri May 29 21:58:19 2020 +0200 @@ -27,7 +27,7 @@ field_class_map={ 'title': 'has-text-weight-bold', 'labels': 'tag is-rounded x-is-hoverable', - 'id': 'has-text-grey-light is-size-7 has-whitespace-pre', + 'id': 'has-text-grey-light is-size-7 has-whitespace-pre-wrap', 'author': 'is-size-7' }, on_click=on_ticket_click)