diff --git a/src/vue-components/data-table/data-table.ios.styl b/src/vue-components/data-table/data-table.ios.styl index c37c7449ec6..aceaf2ae8c2 100644 --- a/src/vue-components/data-table/data-table.ios.styl +++ b/src/vue-components/data-table/data-table.ios.styl @@ -3,9 +3,10 @@ table width 100% table-layout fixed + empty-cells hide tr background white - td + td, th text-overflow ellipsis white-space nowrap overflow hidden