From 1d37b95ce392acc92397acc1585b6c3e736e5149 Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 15 Oct 2024 15:24:31 +0000 Subject: Increase phenotype description with on correlation result page table --- gn2/wqflask/templates/correlation_page.html | 1 + 1 file changed, 1 insertion(+) (limited to 'gn2/wqflask/templates') diff --git a/gn2/wqflask/templates/correlation_page.html b/gn2/wqflask/templates/correlation_page.html index 5e57d9f4..2009571c 100644 --- a/gn2/wqflask/templates/correlation_page.html +++ b/gn2/wqflask/templates/correlation_page.html @@ -371,6 +371,7 @@ { 'title': "Description", 'type': "natural", + 'width': "500px", 'data': null, 'render': function(data) { try { -- cgit v1.2.3