CoastalCommitsPastes/client/app/admin/admin.module.css

10 lines
114 B
CSS
Raw Normal View History

2022-12-04 04:31:51 -05:00
.table {
width: 100%;
display: block;
white-space: nowrap;
}
.table thead th {
font-weight: bold;
}