Improve from scratch centering and unify padding
[MAILPOET-5372]
This commit is contained in:
@@ -26,9 +26,9 @@ ul.mailpoet-automation-templates {
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-rows: 40px auto auto;
|
grid-template-rows: 40px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 24px 24px 26px;
|
padding: 24px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user