Skip to content

Commit 97907e8

Browse files
1000395: Added proper style
1 parent 7f328c4 commit 97907e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Employee_Managment_App/src/components/Policies.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113

114114
.policy-dialog-title {
115115
font-size: 12px;
116-
color: var(--annc-muted);
116+
color: var(--policy-muted);
117117
text-transform: uppercase;
118118
letter-spacing: .3px;
119119
font-weight: 800;
@@ -314,7 +314,7 @@
314314
}
315315

316316
.policy-dialog .e-dlg-header {
317-
color: var(--annc-text);
317+
color: var(--policy-text);
318318
font-weight: 800;
319319
font-size: 18px;
320320
line-height: 1.3;

0 commit comments

Comments
 (0)