Tweak default order number width
This commit is contained in:
parent
99463251f6
commit
653295b60f
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2071,7 +2071,7 @@ ul.wc_coupon_list_block {
|
|||
}
|
||||
}
|
||||
.column-order_number {
|
||||
width: 35ch;
|
||||
width: 20ch;
|
||||
}
|
||||
.column-order_total {
|
||||
width: 8ch;
|
||||
|
|
Loading…
Reference in New Issue