소스 검색

查体更多样式修改

zhouna 6 년 전
부모
커밋
37dad92d55
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      src/components/CheckBody/index.less

+ 3 - 1
src/components/CheckBody/index.less

@@ -4,7 +4,9 @@
   font-size: 12px;
   cursor: pointer;
   white-space: nowrap;
-  float: right;
+  /*float: right;*/
+  position: absolute;
+  right: 0;
   img{
     vertical-align: text-top;
     width: 15px;