/*
WARNING: This is a generated file. Any changes you make directly to this file
will be overwritten when the file is regenerated. Add styles to the appropriate
.less file instead.
*/
table {
table-layout: fixed;
}
table td {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
Back to Directory