value
2024-04-29 86fb74eab9bae7ab636c180a7cc5e24ba808e65f
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>