mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 08:58:24 -04:00
A few clean-up items in the Platform Admin section
This commit is contained in:
@@ -357,6 +357,9 @@ td.table-empty-message {
|
||||
&:not(.pill-item--selected):hover {
|
||||
background: color("blue-warm-70v");
|
||||
}
|
||||
&.pill-item--selected:hover {
|
||||
color: color("blue-60v");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@ in the form $setting: value,
|
||||
----------------------------------------
|
||||
*/
|
||||
|
||||
@use "uswds-global" with (
|
||||
@use "uswds-core" with (
|
||||
$theme-font-type-sans: "public-sans",
|
||||
$theme-show-notifications: false
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user