feat: 优化导入对话记录位置

This commit is contained in:
sylarchen1389 2025-11-23 23:07:43 +08:00
parent 853cba3e4f
commit 1b1c37a675

View file

@ -1277,6 +1277,9 @@
</Folder>
</div>
<!-- Separator -->
<hr class="border-gray-100 dark:border-gray-850 mx-1.5 my-1.5" />
<div class="px-1.5 pt-1.5 pb-2 sticky bottom-0 z-10 -mt-3 sidebar">
<div
class=" sidebar-bg-gradient-to-t bg-linear-to-t from-gray-50 dark:from-gray-950 to-transparent from-50% pointer-events-none absolute inset-0 -z-10 -mt-6"
@ -1319,8 +1322,6 @@
</div>
</button>
<!-- Separator -->
<hr class="border-gray-100 dark:border-gray-850 mx-1.5 my-1.5" />
<div class="flex flex-col font-primary">
{#if $user !== undefined && $user !== null}