[CODE - 1040] UI: fixed dropdown option text going outside visible area (#838)

This commit is contained in:
Ritik Kapoor 2023-11-30 06:43:54 +00:00 committed by Harness
parent 04566e1cf9
commit 7389eae803

View File

@ -51,6 +51,7 @@
line-height: 16px;
margin: 5px 0;
max-width: 320px;
white-space: pre-wrap;
}
}
}