mirror of
https://github.com/ansible/awx.git
synced 2026-04-05 01:59:25 -02:30
fix long label name from going outside of delete prompt bounds
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
.Prompt-bodyQuery {
|
.Prompt-bodyQuery {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
color: @default-interface-txt;
|
color: @default-interface-txt;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Prompt-bodyTarget {
|
.Prompt-bodyTarget {
|
||||||
|
|||||||
Reference in New Issue
Block a user