<style lang="scss">
tbody {
tr:hover {
background-color: transparent !important;
}
}
</style>
<style lang="scss">
tbody {
tr:hover {
background-color: transparent !important;
}
}
</style>