代码库二级issue滚动条
This commit is contained in:
parent
0080a07734
commit
1ee20877ec
|
@ -19,7 +19,7 @@ function Footer(){
|
|||
|
||||
return(
|
||||
<div>
|
||||
<div style={{height:"497px"}}></div>
|
||||
<div style={{height:"543px"}}></div>
|
||||
<div className="newFooter edu-txt-center">
|
||||
{value && showhtml(value)}
|
||||
{/* <div className="footerInfos">
|
||||
|
|
|
@ -94,7 +94,7 @@ class m_editor extends Component {
|
|||
<div>
|
||||
<div className="">
|
||||
<Editor
|
||||
height={"400px"}
|
||||
// height={"400px"}
|
||||
language={language ? language : "plaintext"}
|
||||
theme={"vs-grey"}
|
||||
placeholder="请输入内容"
|
||||
|
|
Loading…
Reference in New Issue