mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
prevent overflow in plugin test notifications
This commit is contained in:
@@ -2262,6 +2262,7 @@ body {
|
|||||||
.Toast-wrapper {
|
.Toast-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
max-width: 250px;
|
max-width: 250px;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Toast-icon {
|
.Toast-icon {
|
||||||
|
|||||||
Reference in New Issue
Block a user