From e7f5205d3aaaf030b125163cf079ba179fdef1e5 Mon Sep 17 00:00:00 2001 From: Teodora Sandu <81559517+teodora-sandu@users.noreply.github.com> Date: Wed, 10 Jul 2024 11:20:48 +0100 Subject: [PATCH] feat: improve the CSS for the OSS suggestion panel [IDE-285] (#570) --- infrastructure/oss/template/details.html | 82 +++++++++++++++++++++--- 1 file changed, 72 insertions(+), 10 deletions(-) diff --git a/infrastructure/oss/template/details.html b/infrastructure/oss/template/details.html index 8c3d64f56..bb3a6704c 100644 --- a/infrastructure/oss/template/details.html +++ b/infrastructure/oss/template/details.html @@ -23,6 +23,46 @@ content="default-src 'self' ${cspSource}; style-src 'self' 'nonce-${nonce}' ${cspSource}; script-src 'nonce-${nonce}' ${cspSource};">