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

4 lines
239 B
CSS

.dropup .search-list .search-box+.list-group {height: 110px; padding-top: 0;}
#meetingList .dept {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.datatable .table>tbody>tr>td {overflow: hidden; text-overflow: ellipsis;};