5 lines
159 B
CSS
5 lines
159 B
CSS
table td, table th {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
|
|
.c-phone {width: 120px;}
|
|
.c-email {width: 200px;}
|
|
.c-name {width: 120px;}
|