RitchieVincent commented on a change in pull request #63: Reusable settings URL: https://github.com/apache/cloudstack-primate/pull/63#discussion_r355750188
########## File path: src/components/view/ListView.vue ########## @@ -22,7 +22,6 @@ :columns="columns" :dataSource="items" :rowKey="record => record.id || record.name" - :scroll="{ x: '100%' }" Review comment: This property was removed to allow for horizontal scrolling on mobile devices when the table becomes too wide for the viewport. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services