Rushabh Mehta 11 年前
父节点
当前提交
ce38c4ea98
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      webnotes/public/css/common.css

+ 4
- 0
webnotes/public/css/common.css 查看文件

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

.wn-editor {
cursor: text;
}

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


正在加载...
取消
保存