salix/modules/client/front/sample/create/style.scss

12 lines
202 B
SCSS
Raw Normal View History

2018-07-31 09:08:22 +00:00
vn-client-sample-create {
vn-dialog {
& > div {
padding: 0 !important
}
tpl-body {
min-width: 800px;
max-height: 700px;
}
}
}