1
0
mirror of https://github.com/bitwarden/web synced 2026-01-17 16:03:17 +00:00

[SG-345] Switch in-line "+" add org button to more explicit version (#1703)

* switch in-line plus add org button to more explicit version

* Add spaces to line up text better
This commit is contained in:
Robyn MacCallum
2022-05-25 10:18:00 -04:00
committed by GitHub
parent 57b647bde5
commit 8ef27713f1
2 changed files with 17 additions and 26 deletions

View File

@@ -14,14 +14,6 @@
font-size: $font-size-base;
}
a.create-organization-link {
&:hover {
@include themify($themes) {
color: themed("iconHover") !important;
}
}
}
button {
@extend .no-btn;
}