Skip to content

Commit 289e993

Browse files
authored
Merge pull request #87 from MapGIS/dev
【website站点】【杨琨】【优化示例】
2 parents 0dbf20a + 3750d60 commit 289e993

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

website/public/static/demo/vue-cesium/example/analysis/sightline.htm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
height: 100vh;
1212
width: 100vw;
1313
}
14+
.ant-btn-primary{
15+
margin-left: 10px;
16+
}
1417
</style>
1518
</head>
1619

website/public/static/demo/vue-cesium/example/analysis/viewshed.htm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
height: 100vh;
1212
width: 100vw;
1313
}
14+
.ant-btn-primary{
15+
margin-left: 10px;
16+
}
1417
</style>
1518
</head>
1619

0 commit comments

Comments
 (0)