mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-27 17:39:51 -04:00
Fix hover colour for ‘Switch service’ link
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
right: 0;
|
||||
padding: 13px 0 9px 15px;
|
||||
|
||||
&:hover {
|
||||
color: $link-hover-colour;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
border-bottom: 4px solid $yellow;
|
||||
|
||||
Reference in New Issue
Block a user