.ze-sheet {
  .s2-header {
    height: 32px;
  }
  &:not(.editing) {
    .s2-header {
      margin-bottom: 0 !important;
    }
  }
}

.antv-s2-tooltip-container {
  .ant-checkbox-wrapper {
    margin-left: 0 !important;
  }
}
