소스 검색

fix: right-align the right content of topmenu

hhking 6 년 전
부모
커밋
8aa1400b34
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/GlobalHeader/index.less

+ 1 - 0
src/components/GlobalHeader/index.less

@@ -39,6 +39,7 @@
 .right {
 .right {
   float: right;
   float: right;
   height: 100%;
   height: 100%;
+  margin-left: auto;
   overflow: hidden;
   overflow: hidden;
   .action {
   .action {
     display: inline-block;
     display: inline-block;