mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Fixed #6707
This commit is contained in:
parent
20e0fee7a9
commit
bb69f2f40b
5 changed files with 9 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue