mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-10 05:55:25 +00:00
(css) Fix width of sidenav on large screens
This commit is contained in:
@@ -9,7 +9,7 @@ md-sidenav {
|
||||
background-color: sg-color($sogoPaper, 400);
|
||||
&.md-locked-open {
|
||||
@include from(lg) {
|
||||
@include flex-col(lg, 4, 1, 1)
|
||||
@include flex-col(lg, 4, 1, 0)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user