1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

org route guards

This commit is contained in:
Kyle Spearrin
2018-07-05 15:27:23 -04:00
parent ba3b2fbed1
commit 7baf72d3db
6 changed files with 80 additions and 22 deletions

View File

@@ -595,7 +595,7 @@ app-user-billing {
a {
color: $body-color;
&:hover:not(.active) {
&:not(.active) {
border-color: transparent;
}