mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
Changed method of keeping the logon box the same size
This commit is contained in:
parent
d323e775ca
commit
fea3bba0df
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user