Duplicate styles

pull/6079/head
tugcekucukoglu 2024-07-17 15:43:27 +03:00
parent 5cd2c86057
commit 17a6338154
1 changed files with 0 additions and 4 deletions

View File

@ -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')};