diff --git a/projects/core/components/alert/alerts.style.less b/projects/core/components/alert/alerts.style.less index 4b2271490214..5e450734efd0 100644 --- a/projects/core/components/alert/alerts.style.less +++ b/projects/core/components/alert/alerts.style.less @@ -2,6 +2,7 @@ tui-alerts > .t-wrapper { .fullsize(fixed); + display: flex; flex-direction: column; pointer-events: none;