mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Adapt to latest md changes
See https://github.com/angular/material/commit/17797f0
This commit is contained in:
@@ -188,6 +188,7 @@ md-sidenav {
|
||||
max-height: 400px;
|
||||
overflow: hidden;
|
||||
overflow-y: auto;
|
||||
padding-bottom: 2px; // leave some space for the border
|
||||
transition: $swift-ease-in;
|
||||
&.ng-hide {
|
||||
max-height: 0;
|
||||
|
||||
Reference in New Issue
Block a user