mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
Restrict content width on login prompt via tab
This commit is contained in:
@@ -346,6 +346,10 @@ app-root {
|
||||
}
|
||||
}
|
||||
|
||||
app-lock content {
|
||||
max-width: 600px;
|
||||
}
|
||||
|
||||
content {
|
||||
position: absolute;
|
||||
top: 44px;
|
||||
|
||||
Reference in New Issue
Block a user