Use central metric cards for Campaign summaries
This commit is contained in:
@@ -512,13 +512,8 @@
|
||||
width: 100%;
|
||||
}
|
||||
.overview-config-actions a { text-decoration: none; }
|
||||
.overview-summary-grid {
|
||||
grid-template-columns: repeat(4, minmax(120px, 1fr));
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
.overview-config-grid,
|
||||
.overview-summary-grid { grid-template-columns: 1fr; }
|
||||
.overview-config-grid { grid-template-columns: 1fr; }
|
||||
.overview-config-card { grid-template-rows: auto auto auto auto; }
|
||||
}
|
||||
|
||||
@@ -750,9 +745,6 @@
|
||||
line-height: 22px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.recipient-field-input {
|
||||
min-width: 140px;
|
||||
}
|
||||
.attachment-summary-button {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user