From 2d510081be298112e9c9030fca5197a16e6b4206 Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Thu, 23 Jul 2026 00:55:42 +0300 Subject: [PATCH] fix esign signature row layout --- .../esign_settings/_default_signature_row.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/esign_settings/_default_signature_row.html.erb b/app/views/esign_settings/_default_signature_row.html.erb index 899f99b3..46e86e4c 100644 --- a/app/views/esign_settings/_default_signature_row.html.erb +++ b/app/views/esign_settings/_default_signature_row.html.erb @@ -1,15 +1,15 @@ - <%= svg_icon('discount_check_filled', class: 'w-6 h-6 text-green-500') %> - + <%= svg_icon('discount_check_filled', class: 'w-6 h-6 shrink-0 text-green-500') %> + <%= t('docuseal_trusted_signature') %> -
- <%= svg_icon('circle_question', class: 'w-4 h-4 stroke-1') %> +
+ <%= svg_icon('circle_question', class: 'w-4 h-4 stroke-1 shrink-0') %>
- " class="btn btn-neutral btn-sm text-white"> + " class="btn btn-neutral btn-sm text-white whitespace-nowrap"> <%= t('unlock_with_docuseal_pro') %>