.wp-block-tab-panel:empty {
  display: none !important;
}
.wp-block-tab-panel[hidden] {
  margin-block-start: 0;
  padding: 0 !important;
}