2023-05-16 10:50:42 +08:00

4 lines
142 B
CSS

body{overflow-x:hidden;}
.datatable-cell nobr p {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.fixed-footer {bottom:0px;}