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:
Tom Byers
2020-02-18 11:55:20 +00:00
committed by GitHub
parent 6911319298
commit 08781a497f

View File

@@ -158,7 +158,8 @@
text-decoration: none;
&:focus {
border: none;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
&-count,