Commit 00fce76c authored by tyyin lan's avatar tyyin lan

chore(首页): 历史记录菜单编辑栏固定滚动

parent 55ded045
......@@ -186,7 +186,7 @@ defineExpose({
</div> -->
<div class="px-[4px]">
<div class="h-[40px]">
<div class="h-[40px]" :class="[isHistoryListEdit ? 'sticky top-0 z-10' : '']">
<Transition name="history-record-edit" mode="out-in">
<h2 v-if="!isHistoryListEdit" class="flex items-center justify-between">
<span class="flex items-center">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment