1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

Yubikey 2fa setup

This commit is contained in:
Kyle Spearrin
2017-06-20 14:00:55 -04:00
parent 4db5c96781
commit cf5b0635e4
7 changed files with 254 additions and 2 deletions

View File

@@ -519,6 +519,10 @@ h1, h2, h3, h4, h5, h6 {
color: @text-muted;
}
.monospaced {
font-family: @font-family-monospace;
}
.tooltip-wrapper {
display: inline-block;
}