From 4cbd7eb7f9220894855bcfcc9d9c68a56962291f Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 18 Jan 2021 13:50:02 +0100 Subject: [PATCH] gui: tfa: make description fill the remaining space Signed-off-by: Wolfgang Bumiller --- www/config/TfaView.js | 1 + 1 file changed, 1 insertion(+) diff --git a/www/config/TfaView.js b/www/config/TfaView.js index cfb7e05a..0f75fe71 100644 --- a/www/config/TfaView.js +++ b/www/config/TfaView.js @@ -219,6 +219,7 @@ Ext.define('PBS.config.TfaView', { sortable: true, dataIndex: 'description', renderer: Ext.String.htmlEncode, + flex: 1, }, ],