From 4d43a8800cc8d92531b756ce625c44d2fe4efe08 Mon Sep 17 00:00:00 2001 From: Ross Blair Date: Wed, 15 May 2024 08:40:27 -0500 Subject: [PATCH] set max height and overflow css for qcrating widget --- nireports/assembler/data/rating-widget/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nireports/assembler/data/rating-widget/bootstrap.yml b/nireports/assembler/data/rating-widget/bootstrap.yml index 5d73c77b..d41a9d03 100644 --- a/nireports/assembler/data/rating-widget/bootstrap.yml +++ b/nireports/assembler/data/rating-widget/bootstrap.yml @@ -7,7 +7,7 @@ defaults: endpoint: "https://localhost:8000/" access_token: settings: - style: 'width: 30%; top: 100px; left: 65%;' + style: 'width: 30%; top: 100px; left: 65%; max-height: 85%; overflow-y: auto;' navbar_label: Rating widget mintime: 10 components: