Add auto overflow to fix formatting
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
.col {
|
||||
flex: 1;
|
||||
padding: 1rem;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
|
||||
Reference in New Issue
Block a user