This repository has been archived on 2024-04-05. You can view files and clone it, but cannot push or open issues/pull-requests.
score-tracker/public/stylesheets/manage.css

11 lines
98 B
CSS
Raw Normal View History

2021-11-23 00:13:29 +00:00
th {
text-align: left;
}
td {
white-space: nowrap;
}
.spacer-column {
width: 100%;
}