2023-05-16 10:47:08 +08:00

3 lines
109 B
CSS

table td, table th{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.table-footer{color: #fff}