mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
help and about settings pages
This commit is contained in:
@@ -368,3 +368,14 @@
|
||||
text-overflow: ellipsis;
|
||||
font-family: @font-family-monospace;
|
||||
}
|
||||
|
||||
.about-page {
|
||||
padding-top: 50px;
|
||||
text-align: center;
|
||||
|
||||
img {
|
||||
margin: 0 auto 20px;
|
||||
width: 220px;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user