-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Description
Description
While styling the admin app, I encountered these hardcoded values that should be changed in the core to avoid using a complex CSS targeting technique.
Code to change
borderBottom: "2px solid #fa5723", return <MaterialSpinner size={24} spinnerColor={"#fa5723"} spinnerWidth={2} visible />;
Metadata
Metadata
Assignees
Labels
No labels