agile-alliance-brazil/event_registrations

View on GitHub
app/assets/stylesheets/shared/table-style.css

Summary

Maintainability
Test Coverage
.table-overflow-screen {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}