Explorar o código

Merge pull request #85 from smiclea/CORWEB-109

Fix page Header's position in Wizard when page size is small CORWEB-109
Dorin Paslaru %!s(int64=8) %!d(string=hai) anos
pai
achega
54ed8384b4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/Header/Header.scss

+ 1 - 0
src/components/Header/Header.scss

@@ -25,6 +25,7 @@ $brand-color: #FFF;
   height: 64px;
   position: absolute;
   width: 100%;
+  left: 0;
   top: 0;
   z-index: 999;
   .bannerTitle {