Explorar el Código

修改来电时间分行显示

d123 %!s(int64=8) %!d(string=hace) años
padre
commit
a3cf9c4cbe
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      CallCenterWeb.UI/index.html

+ 1 - 2
CallCenterWeb.UI/index.html

@@ -483,7 +483,6 @@
483 483
 			.khzl {
484 484
 				font-size: 12px;
485 485
 				border: 0;
486
-				width: 80%;
487 486
 				margin: 35px auto;
488 487
 				color: #fff;
489 488
 			}
@@ -495,7 +494,7 @@
495 494
 			.khzl th {
496 495
 				padding: 5px 8px 5px 0;
497 496
 				text-align: right;
498
-				width: 45%;
497
+				width: 40%;
499 498
 				font-weight: normal;
500 499
 				border: 0;
501 500
 			}