.umui-sticky-wrapper {
  position: relative;
  .umui-sticky-copy {
    position: fixed;
    & > * {
      margin: 0 !important;
    }
  }
}
