info section color

This commit is contained in:
Max Peintner
2025-07-17 16:38:49 +02:00
parent c341521f32
commit 8d23261943

View File

@@ -1,7 +1,7 @@
<div class="max-width-container"> <div class="max-width-container">
<div class="enlarged-container"> <div class="enlarged-container">
<h1>{{ 'ACTIONSTWO.EXECUTION.TITLE' | translate }}</h1> <h1>{{ 'ACTIONSTWO.EXECUTION.TITLE' | translate }}</h1>
<cnsl-info-section [type]="InfoSectionType.ALERT"> <cnsl-info-section [type]="InfoSectionType.INFO">
{{ 'ACTIONSTWO.BETA_NOTE' | translate }} {{ 'ACTIONSTWO.BETA_NOTE' | translate }}
</cnsl-info-section> </cnsl-info-section>