mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
95335: ListableNotificationObjectComponent not taking up all the space AFTER UPDATE
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user