#auto-swipe-container{display:flex;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth}
.file-item{display:inline-block;margin-right:10px;/* Adjust as needed */text-align:center}
.file-name{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:5px 0;font-size:14px;/* Adjust as needed */}