Fix CSS collition

This commit is contained in:
Paulo Gustavo Veiga 2022-03-22 08:38:52 -03:00
parent fdd6fb928b
commit f4cf7e623e
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
</script> </script>
</head> </head>
<body> <body class="editorBody">
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div> <div id="root"></div>

View File

@ -23,7 +23,7 @@
</script> </script>
<%@ include file="/jsp/googleAnalytics.jsf" %> <%@ include file="/jsp/googleAnalytics.jsf" %>
</head> </head>
<body> <body class="editorBody">
<div id="mindplot"></div> <div id="mindplot"></div>
<a href="${requestScope['site.homepage']}" target="new"> <a href="${requestScope['site.homepage']}" target="new">