mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
refac
This commit is contained in:
parent
1dc4fd3e9d
commit
799748b886
1 changed files with 1 additions and 1 deletions
|
|
@ -911,7 +911,7 @@
|
|||
: ''}"
|
||||
id="model-item-{model.id}"
|
||||
>
|
||||
<div class="self-center pr-1 text-gray-400 dark:text-gray-600">
|
||||
<div class="self-center pr-1 -ml-1 text-gray-400 dark:text-gray-600">
|
||||
<Tooltip
|
||||
content={canReorderModels
|
||||
? $i18n.t('Drag to reorder')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue