This commit is contained in:
Timothy Jaeryang Baek 2026-07-24 01:00:00 -04:00
parent 1dc4fd3e9d
commit 799748b886

View file

@ -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')