update
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user