1
mirror of https://github.com/xitanggg/open-resume synced 2024-11-03 09:19:21 +01:00

fix: update track color

This commit is contained in:
Divyaswor Makai 2024-10-16 23:23:58 +05:45 committed by Xitang Zhao
parent e0a98cd3d1
commit eb77c3d2da

View File

@ -36,7 +36,7 @@ export const ResumeForm = () => {
"scrollbar-thumb-gray-200",
)}
>
<div className="absolute top-0 bottom-0 right-0 w-3 bg-gray-200">
<div className="absolute top-0 bottom-0 right-0 w-3 bg-gray-100">
</div>
<section className="flex max-w-2xl flex-col gap-8 p-[var(--resume-padding)]">