mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
password generator from vault add/edit
This commit is contained in:
@@ -284,6 +284,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.fa-chevron-right {
|
||||
float: right;
|
||||
margin-top: 3px;
|
||||
color: @gray-light;
|
||||
}
|
||||
|
||||
&.condensed {
|
||||
padding: 3px 10px;
|
||||
|
||||
@@ -359,4 +365,5 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
font-family: @font-family-monospace;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user