1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

private mode component

This commit is contained in:
Kyle Spearrin
2018-04-13 22:08:24 -04:00
parent 31ddb97530
commit 4308947893
9 changed files with 62 additions and 10 deletions

View File

@@ -76,6 +76,10 @@ textarea {
resize: vertical;
}
main {
height: 100%;
}
content::-webkit-scrollbar {
width: 10px;
height: 10px;