Duplicate styles
parent
5cd2c86057
commit
17a6338154
|
@ -113,10 +113,6 @@ const theme = ({ dt }) => `
|
|||
background: ${dt('stepper.separator.active.background')};
|
||||
}
|
||||
|
||||
.p-step:has(~ .p-step-active) .p-stepper-separator {
|
||||
background: ${dt('stepper.separator.active.background')};
|
||||
}
|
||||
|
||||
.p-stepper-separator {
|
||||
flex: 1 1 0;
|
||||
background: ${dt('stepper.separator.background')};
|
||||
|
|
Loading…
Reference in New Issue