diff --git a/src/components/NcAppContent/NcAppContent.vue b/src/components/NcAppContent/NcAppContent.vue index 725886192f..a232b536b2 100644 --- a/src/components/NcAppContent/NcAppContent.vue +++ b/src/components/NcAppContent/NcAppContent.vue @@ -388,6 +388,8 @@ export default { :deep(.splitpanes.default-theme) { .app-content-list { max-width: none; + /* Thin scrollbar is hard to catch on resizable columns */ + scrollbar-width: auto; } .splitpanes__pane {