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

rkapoor10-patch-1
Ritik Kapoor 2023-11-30 06:43:54 +00:00 committed by Harness
parent 04566e1cf9
commit 7389eae803
1 changed files with 1 additions and 0 deletions

View File

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