18 lines
178 B
SCSS
18 lines
178 B
SCSS
.nowrap {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
#customization_list {
|
|
border: 0;
|
|
}
|
|
|
|
.table.order_return {
|
|
.filter {
|
|
.center {
|
|
input {
|
|
margin: auto;
|
|
}
|
|
}
|
|
}
|
|
}
|