Allow editor info to shrink for longer datatype names

This commit is contained in:
Bjarne Fyrstenborg
2020-07-10 00:29:06 +02:00
committed by Sebastiaan Janssen
parent 6da85dd47d
commit 0d7741d211
@@ -523,7 +523,7 @@ input.umb-group-builder__group-sort-value {
}
.editor-info {
flex: 1 0 auto;
flex: 1 1 auto;
text-align: left;
display: flex;
align-items: center;