Files
drmaterac.pagedev.pl/iadmin/themes/default/scss/controllers/_order.scss
2026-01-25 21:50:36 +01:00

18 lines
178 B
SCSS

.nowrap {
white-space: nowrap;
}
#customization_list {
border: 0;
}
.table.order_return {
.filter {
.center {
input {
margin: auto;
}
}
}
}