sliderCom Item Repeat Fixed #122

Merged
ameye merged 1 commits from sliderCom-fix into master 2023-05-30 14:07:55 +00:00
+1 -1
View File
@@ -59,7 +59,7 @@ function ActiveJobs(props) {
<div className="w-full flex justify-start space-x-3 items-center">
<button
type="button"
className="min-w-[45px] h-autotext-[#374557] border border-sky-blue p-1 rounded-full"
className="min-w-[45px] h-auto text-[#374557] border border-sky-blue p-1 rounded-full"
onClick={() => navigate(props.details.pathname, {replace: true})}
>
<svg