Skip to content

Commit 069f283

Browse files
committed
Chagne status-message to non-flex container to avoid issues with links
1 parent 7c628d2 commit 069f283

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/shared/modules/status-message/status-banner/status-banner.component.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@
88
}
99

1010
.status-message {
11+
text-align: center;
1112
text-wrap: wrap;
12-
display: flex;
1313
width: 100%;
14-
justify-content: center;
1514
}
1615

1716
.toolbar-WARN {

0 commit comments

Comments
 (0)