0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Fixed email newsletter dropdown settings getting cut off

This commit is contained in:
Sanne de Vries 2022-08-19 16:44:09 +02:00
parent d2acf3aada
commit 6fe1b4a0dd
2 changed files with 4 additions and 1 deletions

View file

@ -1329,6 +1329,9 @@
.gh-expandable {
background: var(--main-color-content-greybg);
border-radius: 3px;
}
.gh-expandable.overflow-hidden {
overflow-x: hidden;
}

View file

@ -12,7 +12,7 @@
<div class="gh-main-section">
<h4 class="gh-main-section-header small bn">Migration options</h4>
<div class="gh-expandable">
<div class="gh-expandable {{if this.importErrors "overflow-hidden"}}">
<div class="gh-expandable-block">
<div class="gh-expandable-header">
<div>