mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 17:39:31 +08:00
update post
This commit is contained in:
parent
19c0057e1e
commit
23497a0215
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ CSS 库:[Bootstrap V5.2](https://getbootstrap.com/docs/5.2/getting-started/int
|
||||||
<div class="position-sticky bottom-0 end-0 w-100 d-flex justify-content-end b-0 pb-3 pe-5">
|
<div class="position-sticky bottom-0 end-0 w-100 d-flex justify-content-end b-0 pb-3 pe-5">
|
||||||
<transition>
|
<transition>
|
||||||
<button class="btn btn-secondary btn-sm" v-show="isVisible" @click="scrollToTop" aria-label="scroll to top of the page">
|
<button class="btn btn-secondary btn-sm" v-show="isVisible" @click="scrollToTop" aria-label="scroll to top of the page">
|
||||||
<img src="../assets/to-top.min.svg" alt="a arrow point to top" />
|
<img src="../assets/to-top.min.svg" alt="an arrow point to top" />
|
||||||
</button>
|
</button>
|
||||||
</transition>
|
</transition>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue