mirror of
https://github.com/elyby/emails-renderer.git
synced 2024-11-09 15:02:07 +05:30
Выносим цвет лого в шапке в стили ячейки
This commit is contained in:
parent
6f28e2400b
commit
7a23e928e3
@ -10,10 +10,10 @@ export default {
|
|||||||
},
|
},
|
||||||
logoColumn: {
|
logoColumn: {
|
||||||
width: '1%',
|
width: '1%',
|
||||||
verticalAlign: 'middle'
|
verticalAlign: 'middle',
|
||||||
|
background: green.dark
|
||||||
},
|
},
|
||||||
logo: {
|
logo: {
|
||||||
background: green.dark,
|
|
||||||
padding: '0 13px',
|
padding: '0 13px',
|
||||||
display: 'block',
|
display: 'block',
|
||||||
lineHeight: '50px'
|
lineHeight: '50px'
|
||||||
|
Loading…
Reference in New Issue
Block a user