xiaoming_global 5 gadus atpakaļ
vecāks
revīzija
c73714486b
1 mainītis faili ar 10 papildinājumiem un 0 dzēšanām
  1. 10 0
      src/styles/index.scss

+ 10 - 0
src/styles/index.scss Parādīt failu

@@ -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
 }