|
|
|
@@ -67,7 +67,7 @@ const textfieldSx = { |
|
|
|
transform: "translate(14px, 1.2rem) scale(1)", |
|
|
|
"&.MuiInputLabel-shrink": { |
|
|
|
fontSize: 24, |
|
|
|
transform: "translate(14px, -0.5rem) scale(1)", |
|
|
|
transform: "translate(14px, -9px) scale(1)", |
|
|
|
}, |
|
|
|
// [theme.breakpoints.down("sm")]: { |
|
|
|
// fontSize: "1rem", |
|
|
|
|