We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c3eb5 commit 7228b99Copy full SHA for 7228b99
benefits/static/css/admin/styles.css
@@ -9,6 +9,7 @@ html[data-theme="light"],
9
--link-fg: #ffffff;
10
--body-quiet-color: var(--dark-color);
11
--button-bg: #ffffff;
12
+ --bs-secondary-bg-subtle: #f1f1f1; /* Background color for Admin */
13
}
14
15
/* Buttons */
0 commit comments