mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Add gap for wide screens
This commit is contained in:
parent
1d365fd480
commit
a0f5dd6aa2
2 changed files with 24 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
</DocSectionText>
|
||||
<div class="card flex flex-column align-items-center">
|
||||
<p>Scroll down the page to display the ScrollTop component.</p>
|
||||
<i class="pi pi-angle-down fadeout animation-duration-1000 animation-iteration-infinite" style="fontsize: 2rem"></i>
|
||||
<i class="pi pi-angle-down fadeout animation-duration-1000 animation-iteration-infinite" style="fontsize: 2rem; margin-bottom: 30rem"></i>
|
||||
<ScrollTop />
|
||||
</div>
|
||||
<DocSectionCode :code="code" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue