mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
set frontend layout body class
This commit is contained in:
@@ -62,6 +62,10 @@ html {
|
||||
|
||||
body {
|
||||
min-width: 1010px;
|
||||
|
||||
&.layout_frontend {
|
||||
background-color: #ecf0f5;
|
||||
}
|
||||
}
|
||||
|
||||
.page-header {
|
||||
|
||||
Reference in New Issue
Block a user