Commit b634cc0f authored by Santhanavanich's avatar Santhanavanich
Browse files

css fix

parent 9c562202
No related merge requests found
Pipeline #10103 passed with stages
in 1 minute and 10 seconds
Showing with 5 additions and 0 deletions
+5 -0
...@@ -22,6 +22,11 @@ ...@@ -22,6 +22,11 @@
] ]
}; };
</script> </script>
<style>
.active .floor-selector .level {
margin-bottom: 100!important;
}
</style>
<script src="https://js.arcgis.com/4.20/"></script> <script src="https://js.arcgis.com/4.20/"></script>
<!-- include: "type": "js", "files": "**/*.js" --> <!-- include: "type": "js", "files": "**/*.js" -->
</head> </head>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment