Update single column home screen width to 680px (https://github.com/woocommerce/woocommerce-admin/pull/6297)
This commit is contained in:
parent
0085340078
commit
f485ebf3de
|
@ -49,7 +49,7 @@
|
|||
}
|
||||
|
||||
.woocommerce-homescreen-column {
|
||||
width: 662px;
|
||||
width: 682px;
|
||||
top: 100px;
|
||||
margin: 0 auto;
|
||||
align-self: flex-start;
|
||||
|
|
Loading…
Reference in New Issue