Padding added demos

This commit is contained in:
tugcekucukoglu 2024-02-21 16:21:01 +03:00
parent 8a0dc7c294
commit c555e258c0
3 changed files with 3 additions and 3 deletions

View file

@ -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 }">