1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

Add more padding above the scrollbar

This commit is contained in:
Cooper Ransom 2024-04-10 20:55:20 -04:00
parent 1b72519cfa
commit 4df0b6d8f4

View file

@ -258,7 +258,7 @@ export function Discover() {
</h2>
<div
id={`carousel-${categorySlug}`}
className="flex whitespace-nowrap overflow-auto rounded-xl"
className="flex whitespace-nowrap pt-3 overflow-auto rounded-xl"
style={{
scrollbarWidth: "thin",
// scrollbarColor: `${bgColor} transparent`,