This commit is contained in:
2026-03-28 15:04:35 +01:00
parent c1d0d7762f
commit 2ab0d0e90e
44 changed files with 3027 additions and 493 deletions

View File

@@ -2404,7 +2404,7 @@ h4.section-title {
flex-direction: column;
border: 1px solid var(--c-border);
border-radius: 6px;
overflow: hidden;
overflow: visible;
}
.email-tpl-toolbar {
@@ -2424,7 +2424,7 @@ h4.section-title {
position: absolute;
top: 100%;
left: 0;
z-index: 50;
z-index: 300;
min-width: 260px;
max-height: 320px;
overflow-y: auto;