Skip to content
Snippets Groups Projects
Commit 1fe8f85f authored by Kyle Doherty's avatar Kyle Doherty
Browse files

scroll vertically on oversized cards

parent 3ba6d2cf
Branches
Tags
No related merge requests found
......@@ -100,3 +100,7 @@
margin-right: 1em;
border-radius: 4px;
}
.Dash-card .Card {
overflow-y: scroll;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment