plantinformatics / pretzel

Javascript full-stack framework for Big Data visualisation and analysis
GNU General Public License v3.0
44 stars 13 forks source link

Add the margin to VCF Genotype Search #439

Closed Don-Isdale closed 2 days ago

Don-Isdale commented 3 days ago

This sub-issue is part of #431.

The panel container 'VCF Genotype Search' does not have a border whereas the other other containers in Search do. I probably left off the border to see how much width the VCF Genotype Search needed, and it doesn't need the full width, so I'll add the border for consistency with the others.

Don-Isdale commented 2 days ago

Changes Implemented

b9e3a672 Add the margin to VCF Genotype Search


Tested OK on local and dev

Before change : Screenshot from 2024-11-29 16-05-26

After change : Screenshot from 2024-11-29 16-04-57