We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f328c4 commit 97907e8Copy full SHA for 97907e8
Employee_Managment_App/src/components/Policies.css
@@ -113,7 +113,7 @@
113
114
.policy-dialog-title {
115
font-size: 12px;
116
- color: var(--annc-muted);
+ color: var(--policy-muted);
117
text-transform: uppercase;
118
letter-spacing: .3px;
119
font-weight: 800;
@@ -314,7 +314,7 @@
314
}
315
316
.policy-dialog .e-dlg-header {
317
- color: var(--annc-text);
+ color: var(--policy-text);
318
319
font-size: 18px;
320
line-height: 1.3;
0 commit comments