mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 03:33:54 +00:00
Vault Timeout Policy (#1052)
This commit is contained in:
@@ -253,6 +253,11 @@ form, .form {
|
||||
border-color: themed('inputBorderColor');
|
||||
}
|
||||
}
|
||||
|
||||
input[type=text], input[type=number] {
|
||||
padding: 5px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
|
||||
Reference in New Issue
Block a user