mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
move to stripe elements
This commit is contained in:
@@ -704,6 +704,14 @@ app-user-billing {
|
||||
}
|
||||
}
|
||||
|
||||
.form-control.is-focused {
|
||||
color: $input-focus-color;
|
||||
background-color: $input-focus-bg;
|
||||
border-color: $input-focus-border-color;
|
||||
outline: 0;
|
||||
box-shadow: $input-focus-box-shadow;
|
||||
}
|
||||
|
||||
.org-nav {
|
||||
background-color: $input-bg;
|
||||
border-bottom: 1px solid $border-color;
|
||||
|
||||
Reference in New Issue
Block a user