Ticket #56054: 56054.1.patch
File 56054.1.patch, 510 bytes (added by , 3 years ago) |
---|
-
wp-includes/css/dist/block-editor/style.css
1804 1804 display: flex; 1805 1805 justify-content: space-between; 1806 1806 align-items: flex-start; 1807 gap: 10px; 1807 1808 } 1808 1809 .components-border-radius-control .components-border-radius-control__wrapper > .components-unit-control-wrapper { 1809 1810 width: calc(50% - 26px);