Update single column home screen width to 680px (https://github.com/woocommerce/woocommerce-admin/pull/6297)

This commit is contained in:
David Levin 2021-02-21 17:10:39 -08:00 committed by GitHub
parent 0085340078
commit f485ebf3de
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
}
.woocommerce-homescreen-column {
width: 662px;
width: 682px;
top: 100px;
margin: 0 auto;
align-self: flex-start;