Rushabh Mehta 11 years ago
parent
commit
ce38c4ea98
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      webnotes/public/css/common.css

+ 4
- 0
webnotes/public/css/common.css View File

@@ -472,6 +472,10 @@ div#freeze {
} }
/* form */ /* form */


.wn-editor {
cursor: text;
}

.wn-editor img { .wn-editor img {
max-width: 100%; max-width: 100%;
} }


Loading…
Cancel
Save