Skip to content

Commit 55e46e4

Browse files
author
thiagu
committed
fix: corrected stepper header style to apply only for accordion header
1 parent f37a9e6 commit 55e46e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helix-ui/styles/modules/stepper.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hx-accordion.beta-hxStepper {
1111
border-bottom: 1px solid @gray-300;
1212
}
1313

14-
header[slot="header"] {
14+
> header[slot="header"] {
1515
display: flex;
1616
padding: 1rem;
1717

0 commit comments

Comments
 (0)