Crunchy
2024-04-26 28f355c8d4708aa64262aa9be3be5dc72c22b16e
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>