This commit is contained in:
Francisco Gaona
2025-12-23 09:07:53 +01:00
parent 7b849f1615
commit 352f83fec6

View File

@@ -297,7 +297,6 @@ onMounted(async () => {
<style scoped>
.object-view-container {
min-height: 100vh;
padding: 2rem;
}
</style>