mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-22 07:03:19 +00:00
(css) Improve autocompletion menu
This commit is contained in:
@@ -1 +1,8 @@
|
||||
@import "extends";
|
||||
|
||||
@media (max-width: $layout-breakpoint-sm) {
|
||||
// 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