Files
lulandia.pl/iadmin/themes/default/scss/controllers/_order.scss
2025-03-31 20:17:05 +02:00

18 lines
178 B
SCSS

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