• When I place core/button into slide button got height: 100%. I found related rule:

    .wp-block-cb-carousel > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="cb/slide"] .block-editor-inner-blocks, .wp-block-cb-carousel > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="cb/slide"] .block-editor-block-list__layout {
      height: 100%;
    }

    ???? It also affect core/button block

  • The topic ‘Slider styles break the button in the middle of the slide’ is closed to new replies.