Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix word-break for group name in edit role group
Apply 'word-break: break-all' style for the group name field in the Edit role group modal to ensure long group names wrap properly within their container. The change improves the readability and layout consistency of the group name display in the modal even if it contains long text. Fixes #111 Change-Id: Ia424fadc1630bbf28726a7064ff9b14764877d2b Signed-off-by: Farah Rasheed <[email protected]>
- Loading branch information