From 1b13cce2c0c2b5ba0b803cd338c1795c44f86c5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sat, 28 Dec 2024 15:26:39 -0500 Subject: [PATCH] fix: overflow on dashboard/searches --- src/views/admin/dashboard/searches.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/admin/dashboard/searches.tpl b/src/views/admin/dashboard/searches.tpl index 97c02cc863..a5f34852b3 100644 --- a/src/views/admin/dashboard/searches.tpl +++ b/src/views/admin/dashboard/searches.tpl @@ -17,7 +17,7 @@ - +
@@ -30,8 +30,8 @@ {{{ end }}} {{{ each searches }}} - - + + {{{ end }}}
[[admin/dashboard:search-term]] [[admin/dashboard:search-count]]
{searches.value}{formattedNumber(searches.score)}{searches.value}{formattedNumber(searches.score)}