fix bug zoom on textfield

This commit is contained in:
Ehsan
2024-10-23 17:51:02 +03:30
parent 72cafd1e02
commit 1d5ec3638d
+2 -2
View File
@@ -237,7 +237,7 @@ html {
}
.MuiFormControl-root .MuiInputBase-root .MuiInputBase-input {
font-size: 12px !important ;
font-size: 16px !important ;
}
@keyframes openx {
@@ -374,7 +374,7 @@ html {
}
.MuiFormControl-root .MuiInputBase-root .MuiInputBase-input {
font-size: 14px !important;
font-size: 16px !important;
}
.MuiModal-root .MuiBox-root {