.upload-scroll {
  position: absolute;
  overflow-y: scroll;
  scroll-behavior: smooth;
}

