Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lib
react-ag-qeditor
Commits
0d6b4cc0
Commit
0d6b4cc0
authored
Jun 13, 2022
by
Рамис
Browse files
min-height editor
parent
6a77eb49
Changes
2
Show whitespace changes
Inline
Side-by-side
package.json
View file @
0d6b4cc0
{
{
"name"
:
"react-ag-qeditor"
,
"name"
:
"react-ag-qeditor"
,
"version"
:
"1.0.
4
"
,
"version"
:
"1.0.
5
"
,
"description"
:
"WYSIWYG html editor"
,
"description"
:
"WYSIWYG html editor"
,
"author"
:
"atma"
,
"author"
:
"atma"
,
"license"
:
"
MIT
"
,
"license"
:
"
MIT
"
,
...
...
src/index.scss
View file @
0d6b4cc0
...
@@ -3,7 +3,7 @@ body{
...
@@ -3,7 +3,7 @@ body{
}
}
.ProseMirror
{
.ProseMirror
{
outline
:
none
;
outline
:
none
;
min-height
:
20
0
px
;
min-height
:
20
4
px
;
}
}
.atma-editor
{
.atma-editor
{
position
:
relative
;
position
:
relative
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment