fix: update progress bar color to enhance visibility
This commit is contained in:
parent
b4e4f2119a
commit
450e24b978
@ -50,7 +50,7 @@ createInertiaApp({
|
|||||||
);
|
);
|
||||||
},
|
},
|
||||||
progress: {
|
progress: {
|
||||||
color: '#4B5563',
|
color: '#d97706',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user