mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
prevent overflow in plugin test notifications
This commit is contained in:
parent
8b35ac89fc
commit
8c107a5fa8
@ -2262,6 +2262,7 @@ body {
|
||||
.Toast-wrapper {
|
||||
display: flex;
|
||||
max-width: 250px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.Toast-icon {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user