mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 01:38:50 -03:30
Merge pull request #4926 from jaredevantabor/delete-prompt-word-wrapping
adding word break for delete modal
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
.Prompt-bodyTarget {
|
||||
color: @default-data-txt;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.Prompt-emphasis {
|
||||
|
||||
Reference in New Issue
Block a user