Преглед изворни кода

WebClient: increase contextual menu size

Some language translations may contain longer text, requiring
additional space in the menu

Fixes #1972

Signed-off-by: Nicola Murino <[email protected]>
Nicola Murino пре 5 месеци
родитељ
комит
c5a8d672d2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      templates/webclient/files.html

+ 1 - 1
templates/webclient/files.html

@@ -762,7 +762,7 @@ explicit grant from the SFTPGo Team ([email protected]).
 														<span class="path4"></span>
 													</i>
 												</button>
-												<div class="menu menu-sub menu-sub-dropdown menu-column menu-rounded menu-gray-700 menu-state-bg-light-primary fw-semibold fs-6 w-150px py-4" data-kt-menu="true">
+												<div class="menu menu-sub menu-sub-dropdown menu-column menu-rounded menu-gray-700 menu-state-bg-light-primary fw-semibold fs-6 w-200px py-4" data-kt-menu="true">
 													{{- if .CanRename}}
                                                     <div class="menu-item px-3">
 														<a data-i18n="general.rename" href="#" class="menu-link px-3" data-kt-filemanager-table-action="rename">Rename</a>