There was an error while loading. Please reload this page.
1 parent 8478d48 commit 5d0341eCopy full SHA for 5d0341e
1 file changed
src/components/ContactsList.vue
@@ -398,6 +398,7 @@ export default {
398
// Make virtual scroller scrollable
399
.contacts-list {
400
flex: 1 auto;
401
+ contain: none !important;
402
}
403
404
// Add empty header to contacts-list that solves overlapping of contacts with app-navigation-toogle
0 commit comments