[ACS-9451][ACA] ng18 - Create rule dialog has smaller width (#4471)

This commit is contained in:
dominikiwanekhyland 2025-03-21 10:00:18 +01:00 committed by DominikIwanek
parent 0ef2094b33
commit 534bf2bc76

View File

@ -14,6 +14,7 @@
--mdc-checkbox-selected-icon-color: var(--theme-blue-checkbox-color);
--mdc-checkbox-selected-hover-icon-color: var(--theme-blue-checkbox-color);
--mdc-checkbox-selected-focus-icon-color: var(--theme-blue-checkbox-color);
--mat-dialog-container-max-width: 100%;
}
mat-toolbar {