mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Padding added demos
This commit is contained in:
parent
8a0dc7c294
commit
c555e258c0
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
<DocSectionText v-bind="$attrs">
|
||||
<p>Stepper consists of one or more StepperPanel elements.</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<div class="card" style="padding-left: 20rem; padding-right: 20rem">
|
||||
<Stepper>
|
||||
<StepperPanel header="Header I">
|
||||
<template #content="{ prevCallback, nextCallback }">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue