Decrease modal width (https://github.com/woocommerce/woocommerce-blocks/pull/12003)
This commit is contained in:
parent
226d7de6d6
commit
1c7d995e97
|
@ -86,6 +86,8 @@ ul.cross-list {
|
|||
}
|
||||
|
||||
.wc-blocks-incompatible-extensions-notice-modal-content {
|
||||
max-width: 480px;
|
||||
|
||||
p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue