mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Update app/assets/stylesheets/components/banner.scss
Put borders back on dashboard banner focus state Co-Authored-By: Chris Hill-Scott <me@quis.cc>
This commit is contained in:
co-authored by
Chris Hill-Scott
parent
6911319298
commit
08781a497f
@@ -158,7 +158,8 @@
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
border: none;
|
border-top: 1px solid transparent;
|
||||||
|
border-bottom: 1px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-count,
|
&-count,
|
||||||
|
|||||||
Reference in New Issue
Block a user