Commit f35393b0860c70ee41608c0ffb23eccf46113981

Authored by wuxw
1 parent f5128dde

优化张峰反馈bug

Showing 1 changed file with 3 additions and 0 deletions
src/App.vue
@@ -548,6 +548,9 @@ h3 { @@ -548,6 +548,9 @@ h3 {
548 color: #fff; 548 color: #fff;
549 font-weight: bold; 549 font-weight: bold;
550 } 550 }
  551 +.vc-node-selected:hover {
  552 + background-color: #409eff;
  553 +}
551 .table-desc { 554 .table-desc {
552 text-align: left; 555 text-align: left;
553 font-size: 13px; 556 font-size: 13px;