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
1df6a829
Commit
1df6a829
authored
Jun 21, 2022
by
Рамис
Browse files
table tool fix
parent
a0e4dda3
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
1df6a829
{
{
"name"
:
"react-ag-qeditor"
,
"name"
:
"react-ag-qeditor"
,
"version"
:
"1.0.1
4
"
,
"version"
:
"1.0.1
5
"
,
"description"
:
"WYSIWYG html editor"
,
"description"
:
"WYSIWYG html editor"
,
"author"
:
"atma"
,
"author"
:
"atma"
,
"license"
:
"
MIT
"
,
"license"
:
"
MIT
"
,
...
...
src/index.scss
View file @
1df6a829
...
@@ -82,6 +82,11 @@ body{
...
@@ -82,6 +82,11 @@ body{
&
.active
{
&
.active
{
opacity
:
0
.4
;
opacity
:
0
.4
;
}
}
&
.disabled
{
opacity
:
0
.6
;
cursor
:
default
;
}
}
}
}
}
...
...
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