79141562

Date: 2024-10-30 14:40:31
Score: 1
Natty:
Report link
Simply add this to your css file and use color of choice

/**** State of dsiabled Mui Text Field **/
.Mui-disabled {
    -webkit-text-fill-color: rgba(61, 99, 221) !important;
    color: rgba(61, 99, 221, 1);
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ogunsanwo David