[data-dom-id-19582]  .tab-overflow-toggle {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    border: none;
    background: linear-gradient(to right, transparent, #f0f3f5 30%);
    padding: 0 10px 0 20px;
    cursor: pointer;
    z-index: 1;
    font-size: 14px;
    color: #0074bd;
    display: flex;
    align-items: center;
}
