fix angular json
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
--surface-muted: rgba(41, 46, 73, 0.06);
|
||||
|
||||
--text: #1f2433;
|
||||
--text-muted: #5f6b73;
|
||||
--text-soft: #7a858c;
|
||||
--text-inverse: #f7fbff;
|
||||
|
||||
@@ -34,6 +33,10 @@
|
||||
--link-color: var(--primary-active);
|
||||
--focus-ring: 0 0 0 2px rgba(111, 143, 149, 0.28);
|
||||
--transition: all 300ms ease-in-out;
|
||||
--transition-fast: all 150ms ease-in-out;
|
||||
|
||||
|
||||
--mat-dialog-supporting-text-color: var(--text);
|
||||
}
|
||||
|
||||
html {
|
||||
|
||||
Reference in New Issue
Block a user