index.less 96 B

12345678
  1. .projectTable{
  2. cursor: pointer;
  3. }
  4. .projectTable:hover{
  5. background: #71a7e885 !important;
  6. }