Please help how can I solve the look of many tags below or right side at image to see all tags with line breaking in such a way when the tag name is containing space should be displayed in one piece, there should be no line break due to the space between the words.
It need to somehow convert the space characters to non breaking spaces in the name of the given tag name.
I tried to modify in the file "vendor/walsgit/flarum-discussion-cards/less/forum.less" at .cardTags to:
white-space: normal;
overflow: visible;
but it still breaks the tag names that contain space characters.
Feature request:
Support for pagination, show the pagination blocks instead of the default Load More button, if Pagination extension (e.g. https://flarum.org/extension/foskym/flarum-pagination) is enabled and the pagination mode is enabled globally or in user profile.
Anyway big thanks for this extension. I've been looking for this kind of theme modding for a long time, the discussion list looks much better with pictures.