Skip to content

Commit d5fa463

Browse files
author
Sergiu Miclea
committed
Fix page Header's position in Wizard when page size is small
1 parent 03bfa10 commit d5fa463

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Header/Header.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ $brand-color: #FFF;
2525
height: 64px;
2626
position: absolute;
2727
width: 100%;
28+
left: 0;
2829
top: 0;
2930
z-index: 999;
3031
.bannerTitle {

0 commit comments

Comments
 (0)