79686928

Date: 2025-07-02 06:43:19
Score: 3.5
Natty:
Report link

I found the problem. I had this in index.css.

.MuiInputLabel-outlined {
  transform: translate(12px, 14px) scale(1) !important;
}

How can I disable this only on DateTimePicker but leave it as it is on everything else?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user19590290