shend il y a 7 ans
Parent
commit
608586b4fb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/layouts/Header.less

+ 1 - 0
src/layouts/Header.less

@@ -1,6 +1,7 @@
 .fixedHeader {
   position: fixed;
   top: 0;
+  right: 0;
   width: 100%;
   z-index: 9;
   transition: width 0.2s;