Make WordPress Core

Ticket #56054: 56054.1.patch

File 56054.1.patch, 510 bytes (added by multidots1896, 3 years ago)

added patch

  • wp-includes/css/dist/block-editor/style.css

     
    18041804  display: flex;
    18051805  justify-content: space-between;
    18061806  align-items: flex-start;
     1807  gap: 10px;
    18071808}
    18081809.components-border-radius-control .components-border-radius-control__wrapper > .components-unit-control-wrapper {
    18091810  width: calc(50% - 26px);