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