소스 검색

患者信息暂时不改

luolei 5 년 전
부모
커밋
a8ada9f10d
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      src/components/InfoTitle/index.less
  2. 1 1
      src/components/PatInfo/index.less

+ 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{