Some cosmetic updates
Fix - GrapesJS 0.14.50 does not work with grapesjs-mjml. GrapesJS version downgraded to 0.14.49
This commit is contained in:
parent
0d7f962c86
commit
6f6258e53b
3 changed files with 10 additions and 13 deletions
|
@ -50,7 +50,8 @@ body.mailtrain {
|
|||
padding: 0 15px;
|
||||
|
||||
.navbar-brand {
|
||||
width: $sidebar-width - 30px;
|
||||
// width: $sidebar-width - 30px;
|
||||
width: 130px; // We don't use sidebar yet, so no need to align with it.
|
||||
|
||||
justify-content: left;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue