Skip to content
Snippets Groups Projects
Commit a1205e3f authored by trfloria's avatar trfloria
Browse files

removed (annoying) div borders

parent f625f5ee
No related branches found
No related tags found
1 merge request!47Listview
.listview {
div {
border: none;
}
display: grid;
grid-template-columns: auto auto auto;
.filter{
......
......@@ -2,6 +2,5 @@
#studydoc-list {
.listview;
background-color: lightgrey;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment