]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/alert-panel/alert-panel.component.html
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / components / alert-panel / alert-panel.component.html
index be8096427a6c442eccb793b05a8f4c913816ec35..30f8b530a59c5fc170688e0462f15f58dbbaf74f 100644 (file)
@@ -1,6 +1,7 @@
 <ngb-alert type="{{ bootstrapClass }}"
            [dismissible]="dismissible"
-           (closed)="onClose()">
+           (closed)="onClose()"
+           [ngClass]="spacingClass">
   <table>
     <ng-container *ngIf="size === 'normal'; else slim">
       <tr>