.action-icon{
    width: 1px;
    font-size: 12;
  }

  .action-icon:hover{
    transform: scale(1.2);
  }