Sfoglia il codice sorgente

'图例hover颜色修改'

zhangyu 4 anni fa
parent
commit
5f16a1cefb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/edit/left_toolbar.vue

+ 1 - 1
src/components/edit/left_toolbar.vue

@@ -633,7 +633,7 @@ export default {
             flex-direction: column;
             cursor: pointer;
             &:hover {
-              background: #e1f2ff;
+              background: #f5f6f7;
             }
             .item {
               width: 54px;