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
ee1929b9
Commit
ee1929b9
authored
Oct 14, 2023
by
yakoff94
Browse files
Выравнивание иконок по левому краю + Обновление версии до 1.0.25
parent
cbdf4e4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
ee1929b9
{
{
"name"
:
"react-ag-qeditor"
,
"name"
:
"react-ag-qeditor"
,
"version"
:
"1.0.2
4
"
,
"version"
:
"1.0.2
5
"
,
"description"
:
"WYSIWYG html editor"
,
"description"
:
"WYSIWYG html editor"
,
"author"
:
"atma"
,
"author"
:
"atma"
,
"license"
:
"
MIT
"
,
"license"
:
"
MIT
"
,
...
...
src/index.scss
View file @
ee1929b9
...
@@ -247,7 +247,7 @@ body{
...
@@ -247,7 +247,7 @@ body{
&-toolbar{
&-toolbar{
display: flex;
display: flex;
flex-wrap: wrap;
flex-wrap: wrap;
justify-content:
center
;
justify-content:
left
;
position: sticky;
position: sticky;
top: 0;
top: 0;
flex-direction: row;
flex-direction: row;
...
...
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