Signed-off-by: wangzhiyusss <wangzhiyu12@huawei.com>
This commit is contained in:
wangzhiyusss
2023-03-03 10:53:47 +08:00
parent 3cfd5f24b3
commit 98206bc75d
@@ -37,16 +37,16 @@ body {
}
#editorjs_box {
width: 100%;
height: 90%;
outline: 0px solid transparent;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: #182431;
opacity: 0.9;
user-select: none;
overflow: scroll;
width: 100%;
height: 90%;
outline: 0px solid transparent;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: #182431;
opacity: 0.9;
user-select: none;
overflow: scroll;
}
#editorjs[placeholder]:empty:not(:focus):before {