Crunchy
2024-04-23 4a9494b0b06a9b392f5d5478f0e7a74fe24b188a
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>