div.antv-sp-layout {
  border: unset;

  :global {
    .sp-c-hluGOI:has(button:focus) {
      outline: none !important;
    }
  }
}
