Skip to content

Commit 54ed838

Browse files
author
Dorin Paslaru
authored
Merge pull request #85 from smiclea/CORWEB-109
Fix page Header's position in Wizard when page size is small CORWEB-109
2 parents 03bfa10 + d5fa463 commit 54ed838

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)