فهرست منبع

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 {
   float: right;
   height: 100%;
+  margin-left: auto;
   overflow: hidden;
   .action {
     display: inline-block;