Revert "代码库二级issue滚动条"

This reverts commit 1ee20877ec.
This commit is contained in:
hucong 2021-10-08 14:00:34 +08:00
parent 1ee20877ec
commit 1a393d8e9f
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ function Footer(){
return(
<div>
<div style={{height:"543px"}}></div>
<div style={{height:"497px"}}></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="请输入内容"