refactor: refactor button attribute implementation

* refactor: refactor button usage attribute on page utilizing the button
This commit is contained in:
Hakadao
2023-10-13 11:30:23 +08:00
parent 7f27633d6a
commit d744eb9da9
3 changed files with 23 additions and 21 deletions

View File

@@ -9,7 +9,7 @@ const emit = defineEmits(['refresh', 'back-to-top'])
>
<Button
size="small"
frosted-glass
backdrop-glass
center
style="
--b-button-width: 45px;