fix: adjust z-index value

This commit is contained in:
Hakadao
2023-10-17 11:00:46 +08:00
parent e3219cb888
commit 6d4eee744d

View File

@@ -5,7 +5,7 @@ const emit = defineEmits(['refresh', 'back-to-top'])
<template>
<div
pos="fixed right-24 bottom-4" z-4
pos="fixed right-24 bottom-4" z-20
>
<Button
size="small"