xiaoming_global 5 år sedan
förälder
incheckning
c73714486b
1 ändrade filer med 10 tillägg och 0 borttagningar
  1. 10 0
      src/styles/index.scss

+ 10 - 0
src/styles/index.scss Visa fil

@@ -526,9 +526,19 @@ code {
526 526
 }
527 527
 
528 528
 // 修改选中表格内容颜色
529
+<<<<<<< .mine
529 530
 .el-table .success-row  {
530 531
   background: #87ceff !important;
532
+=======
533
+.el-table .success-row {
534
+  background: #87ceff !important;
535
+>>>>>>> .theirs
531 536
 }
537
+<<<<<<< .mine
532 538
 .el-checkbox__inner  {
533 539
   border: 1px solid #696969 !important;
540
+=======
541
+.el-checkbox__inner {
542
+  border: 1px solid #696969 !important;
543
+>>>>>>> .theirs
534 544
 }