[ACS-7511] Subfont for dialogs, make darker (#3765)

This commit is contained in:
tomson
2024-04-05 15:00:55 +02:00
committed by MichalKinas
parent 4dfd87d3fc
commit 5600ddf265

View File

@@ -85,6 +85,8 @@ mat-slide-toggle {
.mdc-dialog__content {
padding: 16px 0;
color: var(--adf-theme-foreground-text-color-087);
--mdc-dialog-supporting-text-color: var(--theme-primary-text);
}
.mdc-dialog__surface {