This repository has been archived on 2024-04-05. You can view files and clone it, but cannot push or open issues or pull requests.
score-tracker/public/stylesheets/manage.css
2021-11-22 17:48:21 -07:00

11 lines
No EOL
98 B
CSS

th {
text-align: left;
}
td {
white-space: nowrap;
}
.spacer-column {
width: 100%;
}