95335: ListableNotificationObjectComponent not taking up all the space AFTER UPDATE

This commit is contained in:
Alexandre Vryghem
2022-10-27 17:58:48 +02:00
parent 9923a71586
commit 6f47e0a79c

View File

@@ -1 +1 @@
<div class="alert {{ object?.notificationType }} m-0">{{ object?.message | translate }}</div>
<div class="alert d-block {{ object?.notificationType }} m-0">{{ object?.message | translate }}</div>