Updated embed padding on mobile
This commit is contained in:
parent
2f09c4d983
commit
6b1c49f9f3
1 changed files with 2 additions and 2 deletions
|
@ -2123,8 +2123,8 @@ body.emptyEmbed.emptyContent .emptyTxt {
|
||||||
}
|
}
|
||||||
|
|
||||||
.msgEmbed {
|
.msgEmbed {
|
||||||
margin: 30px 0 10px 0;
|
margin: 20px 0 10px 0;
|
||||||
padding: 0.125rem 0 20px 65px;
|
padding: 0.125rem 10px 20px 65px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.no-user .msgEmbed {
|
body.no-user .msgEmbed {
|
||||||
|
|
Loading…
Add table
Reference in a new issue