mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: adjust z-index value
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user