Commit 531ae43b authored by tyyin lan's avatar tyyin lan

chore(首页): 历史记录样式调整

parent 64b7c251
......@@ -263,7 +263,7 @@ defineExpose({
</Transition>
<button
class="flex-center duration-400 absolute right-[278px] top-1/2 z-10 h-[24px] w-[24px] rounded-full bg-[#ECEFFF] transition-[right] ease-in-out"
class="flex-center absolute right-[298px] top-1/2 z-10 h-[24px] w-[24px] rounded-full bg-[#ECEFFF] transition-[right] duration-300 ease-in-out"
:class="[isShowHistoryMenu ? [] : ['!right-[5px]']]"
@click="handleShowHistoryMenuSwitch"
>
......
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