Modal footer block adjustment for WP 5.5 (fix)

This commit is contained in:
mateuswetah 2020-07-10 15:34:19 -03:00
parent a98624fe83
commit 6791caf3e0
1 changed files with 1 additions and 1 deletions

View File

@ -424,7 +424,7 @@
.wp-block-tainacan-modal .modal-footer-area{
margin: 0;
border: none;
padding-top: 1px;
padding-top: 0px;
}
.wp-block-tainacan-modal .modal-search-area {
padding: 0 14px;