Update index.css
This commit is contained in:
parent
419b0f60de
commit
4a72eba678
1 changed files with 2 additions and 2 deletions
|
@ -2121,7 +2121,7 @@ body.emptyEmbed.emptyContent .emptyTxt {
|
||||||
}
|
}
|
||||||
|
|
||||||
.msgEmbed {
|
.msgEmbed {
|
||||||
margin: 20px 0px;
|
margin: 30px 0 10px 0;
|
||||||
padding: 0.125rem 0 20px 65px;
|
padding: 0.125rem 0 20px 65px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2139,4 +2139,4 @@ body.emptyEmbed.emptyContent .emptyTxt {
|
||||||
.markup>blockquote, .markup pre {
|
.markup>blockquote, .markup pre {
|
||||||
max-width: 99%;
|
max-width: 99%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue