.postbox.acf-postbox {
  padding-bottom: 50px;
  .postbox-header {
    pointer-events: none;
    background-color: #e8e8e8;

    .handle-actions {
      pointer-events: auto;

    }
  }
}