From a8d70eff835765121e78ca4753faeacb1c937891 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20P?= Date: Wed, 20 Nov 2024 17:30:45 +0100 Subject: [PATCH] Some styling for not conserved --- webgis/js/components/NotConservedSheet.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webgis/js/components/NotConservedSheet.js b/webgis/js/components/NotConservedSheet.js index eb0c4f2..3f2e729 100644 --- a/webgis/js/components/NotConservedSheet.js +++ b/webgis/js/components/NotConservedSheet.js @@ -13,7 +13,7 @@ export class NotConservedSheet { async render() { return ` -
+

@@ -42,7 +42,7 @@ export class NotConservedSheet { Bibliografia: ${await this.biblio(this._data.id)}

-