]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/alert-panel/alert-panel.component.ts
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.ts
index 51088840e3334f82f895553c935152abeb1bbf74..cc2024baa23359f5a83e88c7bec5e0dd40891738 100644 (file)
@@ -24,6 +24,8 @@ export class AlertPanelComponent implements OnInit {
   showTitle = true;
   @Input()
   dismissible = false;
+  @Input()
+  spacingClass = '';
 
   /**
    * The event that is triggered when the close button (x) has been