Commit d389b43e authored by Santhanavanich's avatar Santhanavanich
Browse files

update

parent b634cc0f
No related merge requests found
Pipeline #10104 passed with stages
in 48 seconds
Showing with 7 additions and 1 deletion
+7 -1
...@@ -23,8 +23,14 @@ ...@@ -23,8 +23,14 @@
}; };
</script> </script>
<style> <style>
.active .floor-selector .level:first-child {
margin-top: 80!important;
}
.active .floor-selector .level { .active .floor-selector .level {
margin-bottom: 100!important; margin-bottom: 50!important;
}
#appDiv .active .viewpoints .viewpoint {
margin-bottom: 50!important;
} }
</style> </style>
<script src="https://js.arcgis.com/4.20/"></script> <script src="https://js.arcgis.com/4.20/"></script>
......
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