salix/front/core/directives/smart-table.scss

11 lines
180 B
SCSS

vn-table vn-popover[vn-id="smart-table"]{
& > div {
min-width: 288px;
align-items: center;
}
vn-button[label="Save"] {
margin: 0 auto;
}
}