Browse Source

查体更多样式修改

zhouna 6 years ago
parent
commit
37dad92d55
1 changed files with 3 additions and 1 deletions
  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;