Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52706, comment 3


Ignore:
Timestamp:
03/05/2021 06:06:28 PM (3 years ago)
Author:
a4jp.com
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52706, comment 3

    initial v1  
    1 Can you make it so div.block-editor-block-list__insertion-point.is-vertical is clickable as well when this missing plus mark gets fixed please? We can mouseover the whole line now but only have a tiny area for adding the block (24px x 24px). This slight tweak would be a great accessibility improvement (width x 30px).
     1Can you make it so
     2{{{
     3div.block-editor-block-list__insertion-point.is-vertical
     4}}}
     5is clickable as well when this missing plus mark gets fixed please? We can mouseover the whole line now but only have a tiny area for adding the block (24px x 24px). This slight tweak would be a great accessibility improvement (width x 30px).