-1

I have a design for a mat-table. find the attached image. on hover, the row should look like the attached image

figma design on hover stackblitz link

Akash AR
  • 39
  • 6

1 Answers1

1

You need to define a wrapper in table cells to do this styling. Here is the attached example of what you are trying to do

https://angular-w5ynyb.stackblitz.io

Editor https://stackblitz.com/edit/angular-w5ynyb

zainhassan
  • 1,684
  • 6
  • 12