소스 검색

确定按钮样式bug修改2685

zhouna 5 년 전
부모
커밋
8179e7b950
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/common/less/variables.less

+ 2 - 2
src/common/less/variables.less

@@ -104,7 +104,7 @@
   color:@red;
   background: #fff;
   //float: left;
-  margin-left: 22px;
+  margin-right: 15px;
   position: relative;
   //bottom: -10px;
 }
@@ -115,7 +115,7 @@
   color:@blue;
   font-size: 12px;
   background: #fff;
-  margin-left: 20px;
+  /*margin-left: 20px;*/
   //float: right;
   text-align: right;
   font-weight: bold;