Skip to content

Commit 726b650

Browse files
4manasamanasa
andauthored
fixed the styling issue in multistep (#525)
Co-authored-by: manasa <[email protected]>
1 parent df5537f commit 726b650

File tree

1 file changed

+0
-2
lines changed
  • packages/react-sdk-components/src/components/infra/MultiStep

1 file changed

+0
-2
lines changed

packages/react-sdk-components/src/components/infra/MultiStep/MultiStep.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,12 @@ mat-horizontal-stepper {
158158
}
159159

160160
.psdk-horizontal-step-header {
161-
overflow: hidden;
162161
outline: none;
163162
cursor: pointer;
164163
position: relative;
165164
box-sizing: content-box;
166165
display: flex;
167166
height: 72px;
168-
overflow: hidden;
169167
align-items: center;
170168
}
171169

0 commit comments

Comments
 (0)