代码库二级issue滚动条

This commit is contained in:
hucong 2021-10-08 13:55:10 +08:00
parent 0080a07734
commit 1ee20877ec
2 changed files with 2 additions and 2 deletions

View File

@ -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">

View File

@ -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="请输入内容"