Update ConverseJS + CSS fix.

This commit is contained in:
John Livingston
2024-09-17 10:03:57 +02:00
parent 3da491ea49
commit 583f581192
2 changed files with 3 additions and 2 deletions

View File

@ -203,6 +203,7 @@ body.converse-embedded {
// This margin-left trick is to align the button on the right.
margin-left: auto !important;
order: 99;
white-space: nowrap;
}
}
}