Add nowrap
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
<% } %>
|
<% } %>
|
||||||
</svg>
|
</svg>
|
||||||
<% if (plugins.reactions.details.length) { const [primary, secondary] = plugins.reactions.details %>
|
<% if (plugins.reactions.details.length) { const [primary, secondary] = plugins.reactions.details %>
|
||||||
<span class="title">
|
<span class="title nowrap">
|
||||||
<% if (primary === "count") { %>
|
<% if (primary === "count") { %>
|
||||||
<%= count %>
|
<%= count %>
|
||||||
<% } else if (primary === "percentage") { %>
|
<% } else if (primary === "percentage") { %>
|
||||||
|
|||||||
Reference in New Issue
Block a user