Explorar el Código

查体更多样式修改

zhouna hace 6 años
padre
commit
37dad92d55
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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;