mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
[CL-203] fix select options position (#8151)
* add relative to body * remove scrollbar positon hack
This commit is contained in:
@@ -4,6 +4,7 @@ html {
|
||||
|
||||
body {
|
||||
min-width: 1010px;
|
||||
position: relative;
|
||||
|
||||
&.layout_frontend {
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
Reference in New Issue
Block a user