Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
iCityDigitalTwinFramework
HFT Digital Twin
Commits
d389b43e
Commit
d389b43e
authored
8 months ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
b634cc0f
master
No related merge requests found
Pipeline
#10104
passed with stages
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+7
-1
public/index.html
with
7 additions
and
1 deletion
+7
-1
public/index.html
+
7
-
1
View file @
d389b43e
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets