ui-list-option {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    > .ui-btn {
        border-radius: 0;
    }
}