vn-table vn-popover[vn-id="smart-table"]{
    & > div {
        min-width: 288px;
        align-items: center;

    }

    vn-button[label="Save"] {
        margin: 0 auto;
    }
}