Przeglądaj źródła

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

Sergiu Miclea 8 lat temu
rodzic
commit
d5fa463c60
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

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