1
0
mirror of https://github.com/bitwarden/help synced 2025-12-15 15:53:53 +00:00

CLI touchups (#532)

* touched up cli article

* LDAP option detail
This commit is contained in:
fred_the_tech_writer
2021-04-05 15:00:14 -04:00
committed by GitHub
parent 3f4007e6fd
commit c6f5828f3a
4 changed files with 593 additions and 451 deletions

View File

@@ -14,6 +14,10 @@
margin-top: 0 !important;
}
pre {
background-color: white;
}
&.callout-primary, &.callout-info {
border-left-color: $primary;