Przeglądaj źródła

患者信息暂时不改

luolei 5 lat temu
rodzic
commit
a8ada9f10d

+ 2 - 2
src/components/InfoTitle/index.less

@@ -15,11 +15,11 @@
 .operations, .health{
   float: left;
 //   border: 1px @border-color solid; 
-  // height: 61px;
+  height: 61px;
   width: 12%;
   border-left: 0px solid #fff;
   text-align: center;
-  // line-height: 61px;
+  line-height: 61px;
   color: @blue;
   span{
     cursor: pointer;

+ 1 - 1
src/components/PatInfo/index.less

@@ -1,6 +1,6 @@
 @import "~@less/variables.less";
 .table{
-  width: 86%;
+  width: 76%;
 //   border:1px @border-color solid;
   float: left;
   td{