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

directory sync article content

This commit is contained in:
Kyle Spearrin
2017-05-23 23:52:27 -04:00
parent 4bc0d3a8d2
commit 3afb2abc71
2 changed files with 49 additions and 2 deletions

View File

@@ -317,6 +317,12 @@ footer {
}
}
}
table {
@extend .table;
@extend .table-bordered;
@extend .table-striped;
}
}
a[rel='lightbox'] {