mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Change comment about turning part of focus style off
Co-authored-by: Ben Thorner <benthorner@users.noreply.github.com>
This commit is contained in:
@@ -105,7 +105,7 @@ $zoom-button-hover-colour: govuk-shade($zoom-button-colour, 10%);
|
||||
height: 2px;
|
||||
background: $govuk-focus-text-colour;
|
||||
|
||||
// hide in forced-color mode, where the normal focus state the divider is part of does not show
|
||||
// Hide in forced-color mode, since the button outlines suffice
|
||||
@media (forced-colors: active) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user