Browse Source

Merge branch 'master' of http://120.26.64.82:10880/BFFE/SMAirports

zhaoke 1 năm trước cách đây
mục cha
commit
e5d1147328
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/statisticsCharts/components/TableDialog.vue

+ 3 - 0
src/views/statisticsCharts/components/TableDialog.vue

@@ -360,6 +360,9 @@ export default {
       margin-right: 10px;
       font-size: 20px;
       cursor: pointer;
+      &:hover {
+        background-color: #0003;
+      }
     }
   }
   .content {