💄 fix(scroll): 调整滚动条样式

This commit is contained in:
BTMuli
2023-04-24 23:57:53 +08:00
parent ffc354a319
commit 4c8cb39bf6
5 changed files with 15 additions and 17 deletions

View File

@@ -51,8 +51,8 @@ onMounted(() => {
<style scoped>
.back-top {
position: fixed;
right: 0.4rem;
bottom: 1rem;
right: 20px;
bottom: 20px;
width: 60px;
height: 60px;
border-radius: 50%;