You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/12/09 23:57:29 UTC

[GitHub] [cloudstack-primate] RitchieVincent commented on a change in pull request #63: Reusable settings

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:
users@infra.apache.org


With regards,
Apache Git Services