1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

[PM-10730] Override FireFox extension styles for text alignment (#10528)

* override firefox extension styles for text alignment

* remove CSS override

* turn off browser specific sidebar styles

- which solves the text-alignment issue in FF
This commit is contained in:
Nick Krantz
2024-08-19 13:10:36 -05:00
committed by GitHub
parent 97938464e5
commit deab1d1340

View File

@@ -134,7 +134,8 @@
"sidebar_action": {
"default_title": "Bitwarden",
"default_panel": "popup/index.html?uilocation=sidebar",
"default_icon": "images/icon19.png"
"default_icon": "images/icon19.png",
"browser_style": false
},
"storage": {
"managed_schema": "managed_schema.json"