CoastalCommitsPastes/client/app/admin/admin.module.css
2022-12-04 01:31:51 -08:00

9 lines
114 B
CSS

.table {
width: 100%;
display: block;
white-space: nowrap;
}
.table thead th {
font-weight: bold;
}