Skip to content

Commit d452d2e

Browse files
committed
adjust controls-bar offset for GeoInsight name
1 parent 330f3cd commit d452d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/components/ControlsBar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ function takeScreenshot(save: boolean) {
124124
padding: 3px 8px;
125125
position: absolute;
126126
top: 10px;
127-
left: 180px;
127+
left: 225px;
128128
opacity: 80%;
129129
background-color: rgb(var(--v-theme-surface));
130130
display: flex;

0 commit comments

Comments
 (0)