value
2024-04-17 dc39d9ca1b0d7403d51287c6050ead3b682b3c14
src/components/view/b1-expenses.vue
@@ -38,10 +38,8 @@
   .el-form-item {
      margin-bottom: 16px;
   }
</style>
<style>
  .el-table tbody tr:hover > td {
  >>>.el-table tbody tr:hover > td {
      background-color: transparent !important;
  }
</style>