Skip to content

Commit

Permalink
Merge pull request #341 from VirtualFlyBrain/vfb_geppetto_application
Browse files Browse the repository at this point in the history
layout tweaks from Vfb geppetto application
  • Loading branch information
Robbie1977 authored Jul 8, 2019
2 parents 34c019a + de61a09 commit 37c5d26
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion css/VFBMain.less
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,16 @@
margin-right: auto;
}

#querybuilder .griddle td {
#querybuilder .query-results-name-column {
min-width: 14VW;
}

#querybuilder .query-results-type-column {
max-width: 15VW;
}

#querybuilder .query-results-reference-column {
max-width: 15VW;
}


0 comments on commit 37c5d26

Please sign in to comment.