There was an error while loading. Please reload this page.
2 parents a90ff0a + 9d3798a commit dfd1f9fCopy full SHA for dfd1f9f
1 file changed
src/components/ContactsList.vue
@@ -381,6 +381,7 @@ export default {
381
// Make virtual scroller scrollable
382
.contacts-list {
383
flex: 1 auto;
384
+ contain: none !important;
385
}
386
387
// Add empty header to contacts-list that solves overlapping of contacts with app-navigation-toogle
0 commit comments