From d6448624dba6ded402ef35ae0849bfeb7cf41d69 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 13 Jan 2026 14:38:40 +0100 Subject: [PATCH] Trying update-snapshots --- packages/base/style/base.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/base/style/base.css b/packages/base/style/base.css index 1a6bf1c58..df6c80b79 100644 --- a/packages/base/style/base.css +++ b/packages/base/style/base.css @@ -42,6 +42,7 @@ } .jGIS-property-panel .rjsf .array-item:not(:last-child) { + background-color: pink; border-bottom: none; margin-bottom: unset; padding-bottom: unset; @@ -91,6 +92,7 @@ button.jp-mod-styled.jp-mod-reject { } .jgis-right-panel-container { + background-color: pink; width: 330px; top: 30px; right: 0px; @@ -100,6 +102,7 @@ button.jp-mod-styled.jp-mod-reject { } .jgis-left-panel-container { + background-color: pink; position: absolute; width: 250px; top: 30px;