mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
styling
This commit is contained in:
@@ -710,6 +710,11 @@ app-user-billing {
|
||||
border-color: $input-focus-border-color;
|
||||
outline: 0;
|
||||
box-shadow: $input-focus-box-shadow;
|
||||
|
||||
&.is-invalid {
|
||||
border-color: $form-feedback-invalid-color;
|
||||
box-shadow: 0 0 0 $input-focus-width rgba($form-feedback-invalid-color, .25);
|
||||
}
|
||||
}
|
||||
|
||||
.org-nav {
|
||||
|
||||
Reference in New Issue
Block a user