Stop Et2Email from showing through toolbar action dropdown

This commit is contained in:
nathan 2024-11-21 13:29:24 -07:00
parent 3e24641d6b
commit 16a222caee

View File

@ -10,7 +10,6 @@ export default css`
.form-control-input {
/* This allows the dropdown to show over other inputs */
position: relative;
z-index: 1;
}
.email .email__combobox {