From f64f4ea1b19d4131115d183cf3eb99bc0d236bbb Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 26 Mar 2024 09:58:03 +0200 Subject: [PATCH] total text style fix --- frontend/less/espo/custom.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index ca46328848..e782e89ad3 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -484,7 +484,7 @@ input.global-search-input { .list-buttons-container > div.total-count { margin-right: 0; float: right; - padding: 6px 0; + padding: 7px 0; user-select: none; > .total-count-span {