Add nowrap

This commit is contained in:
lowlighter
2021-04-01 13:28:25 +02:00
parent c9752f9abc
commit ca0a08196d

View File

@@ -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") { %>