.side-panel {
  &#{&}--skin-floating {
    border-radius: var(--wds-side-panel-floating-border-radius, var(--wds-border-radius-200));
  }
}
