Add scrollbar to menu if necessary
Compare changes
- Tögl, Christina authored
@@ -421,7 +421,7 @@ export class AppShell extends ScopedElementsMixin(LitElement) {
@@ -421,7 +421,7 @@ export class AppShell extends ScopedElementsMixin(LitElement) {
menu.setAttribute('style', 'position: fixed;top: ' + topValue + 'px;bottom: 0;border-bottom: 0;overflow-y: auto;');