Browse Source

'图例hover颜色修改'

zhangyu 4 năm trước cách đây
mục cha
commit
5f16a1cefb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;