mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 21:05:03 -02: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 {
|
.Prompt-bodyTarget {
|
||||||
color: @default-data-txt;
|
color: @default-data-txt;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Prompt-emphasis {
|
.Prompt-emphasis {
|
||||||
|
|||||||
Reference in New Issue
Block a user