mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
Added UI scaling tickbox to options menu
This commit is contained in:
@@ -192,6 +192,10 @@ input, select, textarea {
|
||||
max-width: none !important;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
&.full-width {
|
||||
min-width: 980px;
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
.page-content {
|
||||
|
||||
Reference in New Issue
Block a user