mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Adapt to latest md changes
See https://github.com/angular/material/commit/17797f0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@import "extends";
|
||||
|
||||
@media (max-width: $layout-breakpoint-sm) {
|
||||
@media (max-width: $layout-breakpoint-xs) {
|
||||
// Enlarge the autocompletion menu on small devices to fit the entire screen
|
||||
.md-autocomplete-suggestions-container {
|
||||
right: $baseline-grid*2;
|
||||
|
||||
Reference in New Issue
Block a user