mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-25 02:03:37 -05:00
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