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
a6d105fb
Commit
a6d105fb
authored
May 22, 2026
by
Яков
Browse files
update fix issue
parent
5166f0bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
a6d105fb
{
{
"name"
:
"react-ag-qeditor"
,
"name"
:
"react-ag-qeditor"
,
"version"
:
"1.1.6
8
"
,
"version"
:
"1.1.6
9
"
,
"description"
:
"WYSIWYG html editor"
,
"description"
:
"WYSIWYG html editor"
,
"author"
:
"atma"
,
"author"
:
"atma"
,
"license"
:
"
MIT
"
,
"license"
:
"
MIT
"
,
...
...
src/index.scss
View file @
a6d105fb
...
@@ -265,7 +265,7 @@ body{
...
@@ -265,7 +265,7 @@ body{
background-color: #ffffff;
background-color: #ffffff;
box-shadow: 0 -3px 0 3px #ffffff;
box-shadow: 0 -3px 0 3px #ffffff;
padding: 6px;
padding: 6px;
z-index: 10;
z-index:
var(--atma-toolbar-z-index,
10
)
;
grid-gap: 5px;
grid-gap: 5px;
&-g{
&-g{
...
...
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