changes indicator
This commit is contained in:
@@ -291,8 +291,10 @@ tr:nth-child(odd) {
|
||||
}
|
||||
|
||||
#editor_area {
|
||||
width: 40vw;
|
||||
width: 82vw;
|
||||
float: left;
|
||||
background-color: var(--background-light-color);
|
||||
border: 2px solid var(--border-color);
|
||||
}
|
||||
|
||||
#editor_preview {
|
||||
@@ -300,6 +302,7 @@ tr:nth-child(odd) {
|
||||
margin-left: 2vw;
|
||||
float: left;
|
||||
line-height: normal;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#editor_preview p {
|
||||
|
||||
Reference in New Issue
Block a user