mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +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 {
|
content {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 44px;
|
top: 44px;
|
||||||
|
|||||||
Reference in New Issue
Block a user