mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Changed method of keeping the logon box the same size
This commit is contained in:
@@ -124,15 +124,10 @@ body {
|
||||
background-color: #ecf0f5;
|
||||
}
|
||||
|
||||
&.full-width {
|
||||
&.full-width:not(.layout_frontend) {
|
||||
.container {
|
||||
min-width: 980px;
|
||||
width: 90%;
|
||||
.row {
|
||||
.col-5 {
|
||||
max-width: 416px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user