value
2024-04-16 875053d100e70e6a45328fe00aad1cb2402fc9a8
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>