Skip to content

Commit

Permalink
Adjust layer control positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Carifio24 authored Jan 17, 2025
1 parent 76c915a commit fa486af
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/examples/125_x2.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@
top: 50%;
}

#layer-controls {
position: relative;
top: 20px;
left: 20px;
}

</style>
</head>
<body>
Expand Down

0 comments on commit fa486af

Please sign in to comment.