Przeglądaj źródła

Fix page Header's position in Wizard when page size is small

Sergiu Miclea 8 lat temu
rodzic
commit
86685c60e8
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/components/Header/Header.scss

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

@@ -26,6 +26,7 @@ $brand-color: #FFF;
   position: absolute;
   position: absolute;
   width: 100%;
   width: 100%;
   top: 0;
   top: 0;
+  left: 0;
   z-index: 9999;
   z-index: 9999;
   .bannerTitle {
   .bannerTitle {
     margin: 0;
     margin: 0;