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