Skip to content
Snippets Groups Projects

Resolve "Improve mobile design of substitution table"

Merged Julian requested to merge 168-improve-mobile-design-of-substitution-table into master
All threads resolved!
Files
2
@@ -80,6 +80,10 @@ table.substitutions td, table.substitutions th {
padding: 10px 5px;
}
.overflow-x {
overflow-x: scroll;
}
.lesson-with-sub {
border: 3px solid red;
border-radius: 3px;
Loading