5 lines
125 B
CSS
5 lines
125 B
CSS
.c-date {width: 150px;}
|
|
.c-actions {width: 60px;}
|
|
|
|
tbody tr td {white-space: nowrap; overflow: hidden; text-overflow: clip;}
|