Ability to provide a dropdown container to a text input. Applied to framework export.

This commit is contained in:
yflory
2020-01-16 14:52:04 +01:00
parent 9abeada1f0
commit b80d3cf24f
6 changed files with 76 additions and 7 deletions

View File

@@ -168,6 +168,9 @@
margin-bottom: 0;
}
}
.cp-alertify-type-container {
overflow: visible !important;
}
.alertify-tabs {
max-height: 100%;
display: flex;