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
353fff83
Commit
353fff83
authored
May 20, 2024
by
yakoff94
Browse files
fix tag p line height
parent
9ec2d7d5
Changes
1
Show whitespace changes
Inline
Side-by-side
src/index.scss
View file @
353fff83
...
...
@@ -400,6 +400,11 @@ body{
p{
margin-top: 0;
&:after {
content:"";
display:inline-block;
width:0;
}
}
img, video, iframe{
...
...
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