html,body{padding:0;margin:0;background:#fff}#root{height:100vh}.horizontal-chip-scroll-frame{position:relative;min-width:0}.horizontal-chip-scroll-frame:before,.horizontal-chip-scroll-frame:after{bottom:0;content:"";opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .16s ease;width:34px;z-index:1}.horizontal-chip-scroll-frame:before{background:linear-gradient(90deg,#fff 16%,#fff0);left:0}.horizontal-chip-scroll-frame:after{background:linear-gradient(270deg,#fff 16%,#fff0);right:0}.horizontal-chip-scroll-frame[data-can-scroll-left=true]:before,.horizontal-chip-scroll-frame[data-can-scroll-right=true]:after{opacity:1}.horizontal-chip-scroll{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;display:flex;scrollbar-width:none;gap:4px;padding-block:1px 3px;scroll-padding-inline:18px}.horizontal-chip-scroll::-webkit-scrollbar{display:none}.horizontal-chip-scroll .ant-tag{flex:0 0 auto}.embla{overflow:hidden}.embla__container{display:flex}.embla__slide{flex:0 0 100%;min-width:0}.test{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;display:flex;scrollbar-width:none;gap:8px}
