fix bug zoom on textfield
This commit is contained in:
+2
-2
@@ -237,7 +237,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.MuiFormControl-root .MuiInputBase-root .MuiInputBase-input {
|
.MuiFormControl-root .MuiInputBase-root .MuiInputBase-input {
|
||||||
font-size: 12px !important ;
|
font-size: 16px !important ;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes openx {
|
@keyframes openx {
|
||||||
@@ -374,7 +374,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.MuiFormControl-root .MuiInputBase-root .MuiInputBase-input {
|
.MuiFormControl-root .MuiInputBase-root .MuiInputBase-input {
|
||||||
font-size: 14px !important;
|
font-size: 16px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.MuiModal-root .MuiBox-root {
|
.MuiModal-root .MuiBox-root {
|
||||||
|
|||||||
Reference in New Issue
Block a user