mirror of
https://github.com/openharmony/applications_notes.git
synced 2026-07-19 13:16:40 -04:00
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user