浏览代码

样式调整

seimin 1 月之前
父节点
当前提交
409c2e3b8b
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/app/views/fuwutai/fuwutai.component.less

+ 4 - 4
src/app/views/fuwutai/fuwutai.component.less

@@ -593,7 +593,7 @@
593 593
     justify-content: center;
594 594
     align-items: center;
595 595
   }
596
-	
596
+
597 597
 	.top-border2{
598 598
 		width: 15px;
599 599
 		height: 2px;
@@ -657,7 +657,7 @@
657 657
 		right: 0;
658 658
 		bottom: 0;
659 659
 	}
660
-	
660
+
661 661
   /* 未分派 */
662 662
   .weifenpai .list {
663 663
     // height: 100px;
@@ -666,7 +666,7 @@
666 666
     // overflow: hidden;
667 667
     display: flex;
668 668
   }
669
-	
669
+
670 670
   // 转出院记录
671 671
   .patientLog .list {
672 672
     height: auto !important;
@@ -2114,7 +2114,7 @@
2114 2114
     }
2115 2115
 
2116 2116
     .right {
2117
-      width: 80px;
2117
+      min-width: 80px;
2118 2118
       float: left;
2119 2119
       // background: rgba(255, 255, 255, 0.5);
2120 2120
       border-radius: 5px 0 0 5px;