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

11 lines
180 B
SCSS
Raw Normal View History

2020-07-20 09:31:47 +00:00
vn-table vn-popover[vn-id="smart-table"]{
& > div {
2020-04-02 12:52:02 +00:00
min-width: 288px;
align-items: center;
}
vn-button[label="Save"] {
margin: 0 auto;
}
}