.table__item td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table{table-layout:fixed}.table__item:hover{cursor:pointer;background-color:#e7eaf0}.table__item td{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table__item-actions{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.25rem;text-overflow:clip!important}.table__item-actions-button{min-width:0!important}