a lot of progress on jotted editor
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
body {
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#editor {
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
|
Reference in New Issue
Block a user