mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
[PM-10721] Autofill section styles fixes (#10454)
* [PM-10721] Remove autofill section title hyphen * [PM-10721] Use h6 styling for header * [PM-10721] Fix spacing for match detection select
This commit is contained in:
@@ -3881,7 +3881,7 @@
|
||||
"message": "Authenticator key"
|
||||
},
|
||||
"autofillOptions": {
|
||||
"message": "Auto-fill options"
|
||||
"message": "Autofill options"
|
||||
},
|
||||
"websiteUri": {
|
||||
"message": "Website (URI)"
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"message": "Authenticator key"
|
||||
},
|
||||
"autofillOptions": {
|
||||
"message": "Auto-fill options"
|
||||
"message": "Autofill options"
|
||||
},
|
||||
"websiteUri": {
|
||||
"message": "Website (URI)"
|
||||
|
||||
Reference in New Issue
Block a user