This commit is contained in:
tugcekucukoglu 2024-11-01 13:59:13 +03:00
parent 20e0fee7a9
commit bb69f2f40b
5 changed files with 9 additions and 4 deletions

View file

@ -154,6 +154,7 @@ const theme = ({ dt }) => `
.p-stepitem .p-steppanel-content {
width: 100%;
padding: ${dt('stepper.steppanel.padding')};
margin-inline-start: 1rem;
}
.p-stepitem .p-steppanel {