shend 7 年之前
父节点
当前提交
608586b4fb
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;