@pagelines/sdk 1.0.462 → 1.0.463

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2200,7 +2200,7 @@ const Zr = { class: "@container/chat flex flex-col h-full relative" }, Xr = {
2200
2200
  class: "flex gap-2 justify-start items-center mb-4"
2201
2201
  }, fi = ["src", "alt"], gi = {
2202
2202
  key: 0,
2203
- class: "flex items-center gap-2 px-2 pb-2 overflow-x-auto"
2203
+ class: "flex items-center gap-2 px-2 pb-2 overflow-x-auto [scrollbar-width:none] [&::-webkit-scrollbar]:hidden"
2204
2204
  }, mi = ["src", "alt"], xi = { class: "max-w-20 truncate" }, bi = ["onClick"], ki = {
2205
2205
  key: 0,
2206
2206
  class: "shrink-0 flex items-center justify-center size-14"