mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 22:44:11 +00:00
[CL-435] Prevent Windows extension from shifting (#11851)
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
html {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
font-family: $font-family-sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user