Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/36.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css 我正在编辑整个react应用程序的缩放,但当我编辑时,模式(材质ui)会中断_Css_Reactjs_Material Ui - Fatal编程技术网

Css 我正在编辑整个react应用程序的缩放,但当我编辑时,模式(材质ui)会中断

Css 我正在编辑整个react应用程序的缩放,但当我编辑时,模式(材质ui)会中断,css,reactjs,material-ui,Css,Reactjs,Material Ui,有人知道如何解决这个问题或知道其他方法吗?试试这个: <div style={{zoom:"85%"}}> <myApp> <div> 尝试添加myApp组件 <div style={{transform:"scale(1.85)"}}> <myApp> <div>

有人知道如何解决这个问题或知道其他方法吗?

试试这个:

<div style={{zoom:"85%"}}> 
 <myApp>
<div>


尝试添加myApp组件
<div style={{transform:"scale(1.85)"}}> 
 <myApp>
<div>