Kaynağa Gözat

Merge pull request #85 from smiclea/CORWEB-109

Fix page Header's position in Wizard when page size is small CORWEB-109
Dorin Paslaru 8 yıl önce
ebeveyn
işleme
54ed8384b4
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/components/Header/Header.scss

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

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