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;
|
||||
cursor: pointer;
|
||||
display: grid;
|
||||
grid-template-rows: 40px auto auto;
|
||||
grid-template-rows: 40px;
|
||||
height: 100%;
|
||||
padding: 24px 24px 26px;
|
||||
padding: 24px;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
|
||||
|
Reference in New Issue
Block a user