Ticket #55910: #55910.2.patch
File #55910.2.patch, 894 bytes (added by , 3 years ago) |
---|
-
wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
1475 1475 1476 1476 1477 1477 } 1478 1479 .editor-styles-wrapper hr.wp-block-separator::after { 1480 right: calc(50% - 5px); 1481 left: auto; 1482 } 1483 -
wp-content/themes/twentytwenty/assets/css/editor-style-block.css
1475 1475 1476 1476 1477 1477 } 1478 1479 .editor-styles-wrapper hr.wp-block-separator::after { 1480 right: calc(50% - 5px); 1481 left: auto; 1482 } 1483