mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-23 14:57:40 +00:00
UHHH OH
This commit is contained in:
parent
d83af6132e
commit
1f3a69084f
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ export function Discover() {
|
|||
</h2>
|
||||
<div
|
||||
id={`carousel-${categorySlug}`}
|
||||
className="flex whitespace-nowrap pt-3 overflow-auto rounded-xl overflow-x-hidden"
|
||||
className="flex whitespace-nowrap pt-3 overflow-auto rounded-xl overflow-y-hidden"
|
||||
style={{
|
||||
scrollbarWidth: "thin",
|
||||
// scrollbarColor: `${bgColor} transparent`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue